Chmod Read Write Permissions Anyone?
<div class="IPBDescription">telnet</div> So i'm using telnet to modify the permissions of the files i have to upload but i have no idea how to get them how they are suppost to look. I get errors like this:
Error: PERMISISONS ARE INCORRECT (should be rwxr-xr-x); you will need to fix these permissions and resubmit
Error: PERMISISONS ARE INCORRECT (should be rw-r--r--); you will need to fix these permissions and resubmit
how do I get these types of permission? I've been doing stuff like
chmod go+rx (filename)
any suggestions?
Error: PERMISISONS ARE INCORRECT (should be rwxr-xr-x); you will need to fix these permissions and resubmit
Error: PERMISISONS ARE INCORRECT (should be rw-r--r--); you will need to fix these permissions and resubmit
how do I get these types of permission? I've been doing stuff like
chmod go+rx (filename)
any suggestions?
Comments