Navigation Menu

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

File gets deleted on remote server if upload permissions are wrong. #974

Closed
cyberduck opened this issue Nov 30, 2006 · 1 comment
Closed
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

650ac8c created the issue

I opened a text file from a remote server, edited it and saved it. The transfer "failed" because I didn't have sufficient permissions. Indeed, I didn't -- I was in the group, but no write permissions, so I ssh'd in and chmod g+w, and tried saving again. Got the same "permission denied" error, but back in the terminal, I did 'ls -l' and saw that the file now had size 0. I had to chown the file and save again before it would work.

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

The problem is indeed fixed in 2.7.2 (2649). Great!

@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.
Projects
None yet
Development

No branches or pull requests

2 participants