Hello, I tried to create an FTP Server in my school. It runs perfectly with anonymous user access (read-only) managed by an admin.
Then I want to change the scheme. If an user login using anonymous or blank username/password it will directed to /var/ftp/pub directory, but if the registered user login with its username and password, it will directed to /home/ftp-files directory...
I am using
vsftpd in
fedora17
Sorry for my English, please ask if you cannot understand my words. Thanks