Ticket #173 (closed defect: fixed)
Cannot write to group writable files
| Reported by: | jogi@… | Owned by: | dkocher |
|---|---|---|---|
| Priority: | high | Milestone: | 2.7.2 |
| Component: | sftp | Version: | 2.7 |
| Severity: | normal | Keywords: | filesystem permissions groups |
| Cc: | Platform: | ||
| Architecture: |
Description
On the server a user has write permission by belonging to a group that more than one users uses. When trying to overwrite a file that was created by a differnt users cyberduck quits, stating the above mentioned error (permission denied).
I suppose there is a problem evalutating the groups a user belongs to. Help ist very much apreciated ;)
thx j.hofmueller
Change History
comment:1 Changed 5 years ago by dkocher
- Priority changed from normal to highest
- Status changed from new to assigned
- Summary changed from SSH Error on file upload when trying to overwrite an existing file to Cannot write to group writable files
- Milestone set to 2.5.5
comment:3 Changed 5 years ago by anonymous
- Status changed from assigned to closed
- Resolution set to fixed
comment:4 Changed 4 years ago by lattepiu
- Status changed from closed to reopened
- Severity changed from major to normal
- Priority changed from highest to normal
- Version changed from 2.5.4 to 2.7
- Milestone 2.5.5 deleted
- Resolution fixed deleted
I still have this problem in 2.7; the workaround still works. Maybe because the group which has write permissions is not the user's default group?
Note: See
TracTickets for help on using
tickets.

Disable 'Change permissions on upload' and 'Preserve modification date on upload' in the Preferences as a workaround.