[CentOS] vsftpd virtual users

Tue Feb 17 16:40:25 UTC 2009
Steven Tardy <sjt5 at its.msstate.edu>

>> USER 1
>> home = /home/ftproot/user1
>> has full read/write access
>>
>> USER 2
>> home = /home/ftproot/user2
>> has only read/download access

mount --bind /home/ftproot/user1 /home/ftproot/user2