[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] How to change the root map for ftp login
- Subject: [cobalt-users] How to change the root map for ftp login
- From: "Peter Kuipers - Netpeople.be" <info@xxxxxxxxxxxx>
- Date: Sat Apr 17 10:41:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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