Opened 14 years ago
Closed 11 years ago
#7303 closed Patch (fixed)
Incorrect rights in file permissions dialog
Reported by: | Alexey | Owned by: | Lucio Crusca |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | permissions, set user id bit | Cc: | |
Component version: | Operating system type: | ||
Operating system version: |
Description
If a folder on FTP server has set user id bit (e.g. drwsrwx---) the change permissions dialog has 6 (rw) for owner. It is incorrect.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | patch_7303.diff added |
---|
comment:1 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
The attached patch can be applied to current SVN trunk codebase with "patch -p0".
comment:2 by , 11 years ago
Just for the record I used SVN revision 5203. I don't know how to commit my patch back to the SVN repo, "svn commit" refuses my trac username and password, likely by design. I don't know if I can now change the status of this bug to "fixed" or if I have to wait until it makes into a stable release.
comment:3 by , 11 years ago
Type: | Bug report → Patch |
---|
You cannot commit to SVN, this is by design. All you now can do is to wait for codesquid to review this patch and either apply it, or ask for changes.
patch for bug #7303.