I've noticed for the past couple of weeks with the nightly builds (currently using Version 3.6 (6874P)) that when I save a file which I've been editing the permissions on the remote file are frequently misset. For example I've just been editing a file which has 644 on the server, hit save in my editor and Cyberduck uploads the file, but the permissions are set to 600. This is most noticeable on a web-server where those permissions mean the file can't be read.
In addition to this (might be a separate issue?) viewing the permission of a file via ssh (cmd-I) does not show the current permissions - it simply shows 000. Trying to set the permissions results is some odd combinations on the file.
The text was updated successfully, but these errors were encountered:
I cannot replicate the this but there was an issue with updating the permission display in the Info panel when changing the selection of file quickly. Fixed in 5df1450. Can you please reopen the ticket with more details if you can reproduce the issue in the updated snapshot build.
Yes no problem at all. I'll grab the latest nightly shortly. Funnily enough I just had the exact issue that this bug was about, so I can reproduce it, but not 100% of the time - I think it's the first time I open a browser window, although not certain. Is there any extra debugging information I can log and attach to the bug?
Yes no problem at all. I'll grab the latest nightly shortly. Funnily enough I just had the exact issue that this bug was about, so I can reproduce it, but not 100% of the time - I think it's the first time I open a browser window, although not certain. Is there any extra debugging information I can log and attach to the bug?
An updated build is now available. Make sure to check your preferences:
Make sure that in Preferences → Transfers → Permissions, Change Permissions is checked for both download and uploads.
Let me know if you are using SCP for file transfers in Preferences → SFTP.
cyberduck commentedSep 4, 2010
I've noticed for the past couple of weeks with the nightly builds (currently using Version 3.6 (6874P)) that when I save a file which I've been editing the permissions on the remote file are frequently misset. For example I've just been editing a file which has 644 on the server, hit save in my editor and Cyberduck uploads the file, but the permissions are set to 600. This is most noticeable on a web-server where those permissions mean the file can't be read.
In addition to this (might be a separate issue?) viewing the permission of a file via ssh (cmd-I) does not show the current permissions - it simply shows 000. Trying to set the permissions results is some odd combinations on the file.
The text was updated successfully, but these errors were encountered: