Navigation


  1. What does CHMOD mean?
    • CHMOD is the acronym for Change Mode.
  2. Why change the mode Files/Folders?
    • Changing the mode for the files enables/restricts access to certain files/folders based on specified parameters.
  3. How many parameters does CHMOD take?
    • It takes in three parameters. The first is concerning the accessibility for the owner, the second for the group and the third is for the general public.
    • Each parameter ranges from 0 to 7, giving the following permissions:
  4. How can I CHMOD files?
    • The first way is through command prompt, using the command chmod: chmod 755 filename
    • The second and easiest way is by using file explorer or your favorite FTP manager. Here is some ways that is done on famous FTP programs:

  • WSFTP Pro
    • Right click on the file/folder.
    • Select FTP Commands.
    • Select CHMOD.
    • For the Numeric value box, enter 755 to make the file/folder available for all to read/write.
  • CuteFTP
    • Right click on the file/folder.
    • Select Properties/CHMOD.
    • For the Permissions box, enter 755 to make the file/folder available for all to read/write.
  • FileZilla
    • Right click on the file/folder.
    • Select File Attributes.
    • For the Numeric box, enter 755 to make the file/folder available for all to read/write.
  • FTP Voyager
    • Right click on the file/folder.
    • Select Properties.
    • For the Numeric value box, enter 755 to make the file/folder available for all to read/write.
  • LeechFTP
    • Right click on the file/folder.
    • Select Set Attributes.
    • For the Numeric box, enter 755 to make the file/folder available for all to read/write.
  • Total Commander
    • Select the file/folder.
    • Select Change Attributes.
    • Select all boxes except the execute for the World to make the file/folder available for read/write.

Custom PHP

Need a custom script or changes to a current script? I am available for hire!


Donations Needed

Only through donations is this website kept alive. Donations help pay for hosting costs for my free scripts.

2010 Goal: $125
Current: $0.00

Please Donate, Every bit Helps.
$


Links