Jump to content

zacharyw

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by zacharyw

  1. I started working with PHP on Heliohost today and this turned out to be the exact and only barrier to getting my PHP scripts to run. My SFTP client, WinSCP, doesn't show file octal values but the alphabetic permissions set.

     

    Should anyone end up here and have to change permissions, 0755 is rwx rwx r-x and 0644 is rw- r-- r--

     

    After more searching about the SFTP command line and the ability to changes files and folders recursively, I ended up using FileZilla. In the remote file pane, selecting file permissions from the context menu of a folder presents the option to change permissions recursively for folders only, files only, or all. 

×
×
  • Create New...