Opened on Apr 5, 2006 at 5:14:11 PM
Closed on Apr 5, 2006 at 6:06:26 PM
#323 closed defect (fixed)
Folder download issue. "Access Denied"
Reported by: | mariner@… | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 2.6 |
Component: | core | Version: | 2.5.5 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
When downloading an entire directory of files, Cyberduck client gets an "access denied" error. However, if you open the directory and select all files, the transfer works correctly. Introduced in the latest release. Works just fine in previous releases.
Change History (1)
comment:1 Changed on Apr 5, 2006 at 6:06:26 PM by dkocher
- Milestone set to 2.5.6
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This is a regression from #77. Folders created locally when downloading get the permission mask from the remote folder. If the folder on the server is read-only, this leads to problems as you then can't download files into the locally created folder. As a workaround, turn off the preferences item 'adjust permissions on download'.