Opened 10 years ago
Last modified 9 years ago
#10243 closed Bug report
Scrambled permissions set with FileZilla 3.10.1.1 — at Initial Version
Reported by: | Lawrence Charters | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | permissions | Cc: | |
Component version: | Operating system type: | OS X | |
Operating system version: | OS X 10.9, Windows 7 |
Description
We are seeing scrambled permissions set with FileZilla 3.10.1.1. Multiple web developers have uploaded content to a web server that should have directory permissions of 775 and file permissions of 644. The server's umask is set to these values as a default, and previous versions of FileZilla uploaded files without problem.
After a blanket update from 3.9.06 to 3.10.1.1, uploaded directories had permissions set to 7644, 755, or in some cases 700. Uploaded files had permissions set to 640 or, in some cases, 700. The client machines were running both Windows 7 and Mac OS X 10.9.
Reuploading the files using a non-FileZilla FTP client (Fetch on Macs, WS_FTP on Windows) had permissions properly set. Downgrading to FileZilla 3.7.3 (what we had cached) corrected the permissions problem, though it has other issues.