hi,
I couldn't find the relationship between the file permessions and the file operations. I know that by read access you can view the file, and by write access, you can edit the file.
But what about the other file operations:
Delete:
Copy:
Rename:
List (in directory):
Chmod:
Upload (in a directory):
View:
Edit:
I want to know for example what permession (in the forma rwx) I should have to delete a file.
thx