[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Symbolic Link
- Subject: Re: [cobalt-users] Symbolic Link
- From: "Nico Meijer" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Thu May 17 12:26:19 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Jean Pierre,
> I want that a FTP user logs through FTP directly into the
> /home/sites/site#/web instead of
> /home/sites/site#/users/username/web
> I probably missed something.
You just might. ;-)
If it's something you'd like to do for every user or a bunch of them, you
had better use the DefaultRoot directive of proftpd. See
http://www.proftpd.org/docs/configuration.html#DefaultRoot for the exact
configuration. You'd have to edit proftpd.conf manually, BTW.
Perhaps this directive will do the job? What you want to do doesn't seem
quite standard, so I for one would be interested in the results.
Good luck... Nico