permissions - How to give users FTP perms (vsftpd) - Ask Ubuntu


i can login ftp account, unfortunatly can't anything... appears if read only. cant make, delete, etc anything. how give myself perms on home server.

edit /etc/vsftpd.conf file.

change from:

# # uncomment enable form of ftp write command. #write_enable=yes   

change to:

# # uncomment enable form of ftp write command. write_enable=yes 

Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

networking - Slave steals IP meant for bonded interface - Ask Ubuntu