Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how do I cmod?


Guest

Recommended Posts

Posted

I need to cmod my /catalog/images folder to 777.

 

How do I do this...?

Posted

Hi,

 

It's chmod, for 'change mode'. It lets you change file/directory permissions on unix systems. The number is a representation of which permission bits are to be set, in this case 777 means let everyone read, write, or execute.

 

By your question, I'm going to guess that you're trying to do this on a remote server. I found that my FTP client allowed me to issue this command. In WS_FTP LE, you can select a file/directory and right click, and chmod will show in the menu. I understand that many FTP clients allow you to do this.

 

Someone else can probably give you more info, but I hope this gets you pointed in the right direction.

 

Stan

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...