Opened 2 years ago
Closed 2 years ago
#12770 closed Bug report (rejected)
Permissions wrong in update 3.60.2 download
Reported by: | Stan Hendryx | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | permissions | Cc: | Stan Hendryx |
Component version: | 3.60.2 | Operating system type: | OS X |
Operating system version: | OSX 10.15.7 |
Description
OSX 10.15.7, FileZilla 3.60.2
Downloaded FileZilla_3.60.2_macosx-x86.app.tar.bz2 and unzipped using WinZip. The SHA code matched. However, FileZilla.app would not open.
Fixed the problem by running
chmod -R 744 FileZilla.app
Suggestion: set all file permissions correctly in the download file so this step is not necessary.
Also tried to update on another machine, OS 10.14.6; same thing, same fix.
Note:
See TracTickets
for help on using tickets.
Only use macOS' built-in tool to extract the archive. As you have noticed yourself, third-party tools damage the application bundle.