How to make permissions same for new and transfered files and directories.
Below are the permissions that I want to be set but none of the settings in WinSCP accomplish everything listed below:
Below are the permissions that are actually set:
Do I have to change a setting on the server or can WinSCP be made to change newly created files to 0644?
- - Newly created directories: 0755
- Newly created files: 0644
- Transferred directories: 0755
- Transferred files: 0644
Below are the permissions that are actually set:
- - Newly created directories: 0755
- Newly created files: 0664
- Transferred directories: 0755
- Transferred files: 0644
Do I have to change a setting on the server or can WinSCP be made to change newly created files to 0644?