[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Symbolic Link



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