Linux (Debian) ProFTPD with GADMIN, Allow users to write to directories/subdirectories with FTP?
I installed GAdmin with ProFTPD on my debian 5 system, setup a virtual user, I added a home directory and set the permissions through the GUI to allow everything, write, rename etc. This allows the user to upload into that home directory, but if they browse to a sub directory they cannot upload. How do I make it so that they can upload and delete files to all the subdirectories within a specific directory?
The first answer didn’t work. The problem is i cannot upload files to subdirectories through FTP.