FTP permissions problem
Posted
by John Isaacks
on Server Fault
See other posts from Server Fault
or by John Isaacks
Published on 2010-05-26T13:13:55Z
Indexed on
2010/05/26
13:22 UTC
Read the original article
Hit count: 209
I have vsftpd installed on ubuntu. I added a new created a new user and set the users home path to /var/www
so I can ftp with that user directly to that location. And that all works, I can now FTP with the user I created directly to that location. However I whenever I ftp, I have no permissions to change anything. How can I change that?
Thanks!!
© Server Fault or respective owner