how to set default file permissions in Aptana Studio 3?

被刻印的时光 ゝ 提交于 2019-12-04 18:28:11

问题


Every time I upload a file to the remote host and try to open it, I get the "Internal Server Error" message and file permissions get set to "666" which needs to be "644" to open. How do I set default file permissions to be set to "644"?


回答1:


  1. Open the Preferences dialog: Window > Preferences
  2. Then go to: Aptana Studio > Publishing > FTP (You can just type 'ftp' into the search box)
  3. That will bring you to the settings page below where you can set the default permissions for new files and folders:

  4. Then adjust to your desired permissions for Uploads and/or Downloads
  5. You can choose different default permissions for files and folders by selecting for Files or for Folders from the drop-down menu


来源:https://stackoverflow.com/questions/13448931/how-to-set-default-file-permissions-in-aptana-studio-3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!