PDA

View Full Version : Chmod 777? please help?


Danny Diamond
01-04-2006, 11:59 AM
What is this and how to I work with it. Files are constantly saying....

Next Chmod the /arcade/ directory and all its subfolders to 0777



Can someone give me an example of how or what this is all about?

Jaynesh
01-04-2006, 12:03 PM
In your FTP Client right click on the folder you want CHMOD click on Properties / CHMOD and set the correct settings

Danny Diamond
01-05-2006, 08:24 PM
Thanks man, that answered my question exactly.

Bass Nutz
01-15-2006, 09:02 AM
Is there another way of doing this? My FTP client doesn't seem to allow me to do so. I'm using Ipswitch WS_FTP Pro as my client.

Can I do this from my server without my FTP client? I've been trying to use GARS & GAB and they both need to be CHMOD'ed.

I'm at a loss.

Corriewf
01-15-2006, 09:12 AM
Is there another way of doing this? My FTP client doesn't seem to allow me to do so. I'm using Ipswitch WS_FTP Pro as my client.

Can I do this from my server without my FTP client? I've been trying to use GARS & GAB and they both need to be CHMOD'ed.

I'm at a loss.


Try ftp surfer. I have used it off and on. Use it long enough to chmond and switch back to whatever you want.

Club3G
01-15-2006, 09:50 PM
Is there another way of doing this? My FTP client doesn't seem to allow me to do so. I'm using Ipswitch WS_FTP Pro as my client.

Can I do this from my server without my FTP client? I've been trying to use GARS & GAB and they both need to be CHMOD'ed.

I'm at a loss.

You can absolutely do it with WS_FTP. Right click on the file/folder you want to change, and pick Properties.

If you're doing it on your server, just navigate to the folder that contains what you want, and:

chmod 777 the.filename

Bass Nutz
01-16-2006, 08:06 AM
Sweet, thanks for the help guys. I figured out how to change the file using the FTP client.