Files and folders permission
RichaAug 29 2012 — edited Nov 14 2012Hi,
User with dba privileges = test
test:x:503:501::/home/test:/bin/bash
drwxrwxrwx test dba 4.0K Jul 16 09:38 test
Files and folders permission of the base directory (test) for application is 777
chmod –R 777 test
Someone has deleted a folder with test user. Luckily I had a backup copy of the same so the issue was resolved.
I need to know is it possible to create a new user for FTP purpose so that a user can only read and can place reports but will not be able to delete or change locations of any file.