Opened on Jun 9, 2017 at 8:50:35 PM
#9974 closed defect (invalid)
Error downloading directory bundle
Reported by: | pascal.xvi | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 6.0.4 |
Severity: | normal | Keywords: | bundle |
Cc: | Architecture: | Intel | |
Platform: | macOS 10.12 |
Description
When transferring data that contains (or belongs to) a folder that is handled as a bundle, Cyberduck encounters an error when writing files in that folder. Such folders (e.g. those named *.sparsebundle) are handled as a single file by the finder, not as folders. This has been tested and confirmed with SFTP transfers, other transfers method not tested.
Change History (2)
comment:1 Changed on Jun 12, 2017 at 9:12:56 AM by dkocher
- Summary changed from [Mac] Cyberduck can't write 'inside' folders that are handled as bundle by the Finder to Error downloading directory bundle
comment:2 Changed on Jun 12, 2017 at 12:17:18 PM by pascal.xvi
- Resolution set to invalid
- Status changed from new to closed
My bad, this seems indeed a read error, not a write error. Read is performed from a remote online backup service.
Note: See
TracTickets for help on using
tickets.
That should not make any difference, as on the filesystem a bundle is just a regular folder. What error message do you get for the failed transfer?