Forum Moderators: phranque
textfile1.txt .... read/write permission to all users
textfile2.txt .... read/write permission to all users
\pics (FOLDER) .... read/write permission to all users
I hope this makes sense, I know i can do it via ftp or shell but in this case that would be impracticle.
You could write a script, to be executed by being included within a requested page or pages, to set your file permissions if you feel this is necessary.
Usually, OS configuration and filesystem work is done by logging in to the server using TelNet or SSH, and using the server's operating system command shell to directly set permissions, copy, move, and delete files, etc.
Jim