Cannot read/write FTP directory vsftpd on centos 6.0 (empty folder)
Posted
by
adrianTNT
on Server Fault
See other posts from Server Fault
or by adrianTNT
Published on 2011-11-12T20:04:16Z
Indexed on
2011/11/13
1:54 UTC
Read the original article
Hit count: 663
I have Centos 6.0 and installed vsftp with YUM, I added a user with Webmin panel, set its home dir to "/var/www/html" and its shell to "/bin/sh", user id is 500, user group is same as name: "adrian_ftp".
When I start a ftp program it logs in but the remote folder always shows empty. I set directory owner and group to adrian_ftp:adrian_ftp , no change, I also made them 0777, no change.
Any ideas? I tried for over 3-4 hours :|
© Server Fault or respective owner