Problem with FTP Users.
Problem with FTP Users.
Hey!
Hello, hope someone could help me.
I have a problem with FTP accounts. I changed some permissions via SSH, and now the only user that can SEE files on FTP is the admin. Others users only see a blank directory when they access via Filezilla for example.
Specifically what I did was:
sudo usermod -a -G www-data root
and then i did same but with admin user
sudo usermod -a -G www-data admin
I was trying with this cause i have problems to access some folders, for example, www.domain.com/archives i get a 403 Forbidden error.
OS: Ubuntu
Provider: DigitalOcean
Well, hope someone could help me. Thanks
Hello, hope someone could help me.
I have a problem with FTP accounts. I changed some permissions via SSH, and now the only user that can SEE files on FTP is the admin. Others users only see a blank directory when they access via Filezilla for example.
Specifically what I did was:
sudo usermod -a -G www-data root
and then i did same but with admin user
sudo usermod -a -G www-data admin
I was trying with this cause i have problems to access some folders, for example, www.domain.com/archives i get a 403 Forbidden error.
OS: Ubuntu
Provider: DigitalOcean
Well, hope someone could help me. Thanks