Opened 15 years ago
Closed 9 years ago
#4940 closed Bug report (fixed)
CHMOD attributes not updated after changing them
Reported by: | Danny | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | CHMOD, change, changing, attributes | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | XP Pro 2002 SP3 |
Description (last modified by )
I believe this is a bug and has been present in all versions that I have used, including 3.2.8.1
I am using XP Pro
After changing the access attributes of a Folder, the new attributes are not refreshed in the client. In this example the existing attributes before CHMOD were 755
Command: SITE CHMOD 777 wp-content
Response: 200 SITE CHMOD command successful
Right click on the folder afterwards --> File attributes and it shows the old settings before CHMOD was applied (755).
Close FZ and launch it again. It now displays the correct current attributes (777).
Thanks,
Danny
Change History (1)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I tested in FileZilla 3.12.0.2 on Kubuntu and it now works. After issuing a CHMOD, FileZilla requests the directory list again. The list view shows correct permissions and the permissions dialogue shows the correct permissions as well.