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

[cobalt-users] How to change the root map for ftp login



Hello list,

I i login with FTP on the raq550 server i always come to a strange place
(.users/81/) instead of the web directory
Is it possible to change the standard login directory when a customer logins
in with FTP to upload the site. I already found this:

/etc/proftpd.conf:
under : DefaultRoot     ~/../../.. site-adm
You put: DefaultChdir ../../../web site-adm

Peter