Opened 12 years ago
Last modified 11 years ago
#8225 new Bug report
Shell scripts files permission changed after downloaded from remote site.
Reported by: | kakyoism | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | permission | Cc: | |
Component version: | Operating system type: | OS X | |
Operating system version: | 10.8.1 |
Description
I'm using latest version Filezilla client on Mac OS X.
I found that downloaded copy of shell script files (.sh or without extensions) downloaded through Filezilla are all set to read-only (644) even though they were writable or executable on the remote site. This seems to be an unexpected behavior because a plain scp command doesn't change permissions.
The bad thing about this is that stuff like .pkg installers which contain pre-install/post-install shell scripts will get busted because those scripts are not executable when download through Filezilla.
Please fix. This seems to be serious.
This is not a security-related issue with FileZilla, so I set priority to "high".