Changes between Version 5 and Version 6 of faq/files/chmod
- Timestamp:
- Nov 6, 2013, 5:21:28 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/files/chmod
v5 v6 21 21 If you are using [wiki:sftp an SFTP program] to access your directories, the method for will vary depending on the program you are using. If you are using WinSCP, simply right click on the file or folder and click properties. You will see the current permissions and be given an opportunity to change them. 22 22 23 If you are using [wiki:secure_shell secure shell (ssh)] you can change the mode of a file or directory with the [Man:chmod ] command. In the following examples, the change in mode is being applied to the directory or file named `foo`.23 If you are using [wiki:secure_shell secure shell (ssh)] you can change the mode of a file or directory with the [Man:chmod:1] command. In the following examples, the change in mode is being applied to the directory or file named `foo`. 24 24 25 25 {{{