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

Editing a remote file results in ownership change #9191

Closed
cyberduck opened this issue Dec 30, 2015 · 2 comments
Closed

Editing a remote file results in ownership change #9191

cyberduck opened this issue Dec 30, 2015 · 2 comments
Assignees
Labels
bug fixed sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

lonelybit created the issue

After editing a remote file cyberduck changes the owner to the user under whom it is logged in. This issue has been reported before in google groups and David Kocher said it is a server problem not cyberduck.

https://groups.google.com/forum/#!topic/cyberduck/vB-9tLibBd0

But I think it is a cyberduck problem. I tried 4 different SFTP clients (FileZilla, WinSCP, Sublime Text and Notepad++ FTP plugins ) and none of them changed the file ownership.

I was editing a CSS file and I was surprised to see the website break because the file is not served by the web server any more as its ownership changed to root|root.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

As a workaround, set the Hidden configuration option editor.upload.temporary to false.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 19085.

@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 fixed sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants