Skip to content

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

@cyberduck

Description

@cyberduck

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.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions