Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh permissions are frequently misset #5131

Closed
cyberduck opened this issue Sep 4, 2010 · 6 comments
Closed

ssh permissions are frequently misset #5131

cyberduck opened this issue Sep 4, 2010 · 6 comments
Assignees
Labels
bug sftp SFTP Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

689b6be created the issue

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.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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.

@cyberduck
Copy link
Collaborator Author

689b6be commented

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?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:3 theallan]:

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
Copy link
Collaborator Author

@dkocher commented

Fix for default SFTP permissions in b062837.

@cyberduck
Copy link
Collaborator Author

689b6be commented

I've not been able to reproduce this with the latest builds - so it looks like you've fixed it with the earlier patches. Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:6 theallan]:

I've not been able to reproduce this with the latest builds - so it looks like you've fixed it with the earlier patches. Thanks!

Thanks for letting me know.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug sftp SFTP Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants