How to allow FTP access to only one directory?
Posted by: overcome
Posted on: 2006-09-06 03:10:00
Hello,
I would like to allow FTP access to only one directory of my domain. So that the people with whom I work can upload/download files without having access to all my domain.
I created a FTP user then I did a remap subdirectory. But when people connect to FTP with FTP user login and password, they see initially the following directories:
Logs
Maildir
<domainname>
Then if they click on <domainname> they can only view the specified directory. So that's cool...
But I would like them to go directly to the directory I specified without viewing directories like Logs / Maildir / <domainname>
Do you have any idea? Thanks a lot!