[BlueOnyx:01579] Re: FTP default directory
Tjerk Hacquebord
tjerk at hqmatics.nl
Fri Jul 3 04:38:54 -05 2009
Any word on this anybody?
Tjerk Hacquebord
---
tjerk at hqmatics.nl
http://www.hqmatics.nl
-----Oorspronkelijk bericht-----
Van: blueonyx-bounces at blueonyx.it [mailto:blueonyx-bounces at blueonyx.it] Namens Tjerk Hacquebord
Verzonden: maandag 29 juni 2009 21:42
Aan: 'BlueOnyx General Mailing List'
Onderwerp: [BlueOnyx:01529] Re: FTP default directory
Michael,
If that's the original configuration and you say that should work, any idea why it doesn’t work for me?
And.. is FTP not a socket ip-to-ip.. does the ftp client send the hostname in the request?
Is this problem related to the warnings I have in my messages log:
Jun 29 21:34:28 server3 proftpd[15958]: warning: "ProFTPD" address/port (83.98.206.175:21) already in use by "ProFTPD server"
I can comment the <VirtualHost> part out (#) and then I am still able to connect.. It's not using /etc/proftpd.conf?
Also tried Larry's conf part but that didn't change anything
Tjerk Hacquebord
---
tjerk at hqmatics.nl
http://www.hqmatics.nl
-----Oorspronkelijk bericht-----
Van: blueonyx-bounces at blueonyx.it [mailto:blueonyx-bounces at blueonyx.it] Namens Michael Stauber
Verzonden: maandag 29 juni 2009 20:42
Aan: BlueOnyx General Mailing List
Onderwerp: [BlueOnyx:01528] Re: FTP default directory
Hi Tjerk,
> I know the question has been here before but.. how do I make sure a
> siteadmin gets in the /web directory of the site when logging in by ftp?
> The answer was: connect to the sitename, not the servername or ip right?
Correct.
> I’m doing that but the default directory is still the user directory.
> Here’s my proftpd.conf part (have not made any changes to it)
>
> <VirtualHost [myip]>
> DefaultRoot / wheel
> DefaultRoot / admin-users
> DefaultRoot ~/../../.. site-adm
> DefaultRoot ~ !site-adm
> AllowOverwrite on
> DefaultChdir /web
> DisplayLogin .ftphelp
> </VirtualHost>
Yeah, that looks correct. What I have is identical to that:
<VirtualHost 192.168.10.1>
DefaultRoot / wheel
DefaultRoot / admin-users
DefaultRoot ~/../../.. site-adm
DefaultRoot ~ !site-adm
AllowOverwrite on
DefaultChdir /web
DisplayLogin .ftphelp
</VirtualHost>
--
With best regards
Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx at blueonyx.it
http://www.blueonyx.it/mailman/listinfo/blueonyx
_______________________________________________
Blueonyx mailing list
Blueonyx at blueonyx.it
http://www.blueonyx.it/mailman/listinfo/blueonyx
More information about the Blueonyx
mailing list