Opened on Aug 7, 2008 at 5:20:12 PM
Closed on Nov 9, 2009 at 7:53:23 AM
#2381 closed defect (worksforme)
Problem with synchronize when using tunneled sftp
Reported by: | anonymous | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 3.0.1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
As I can access the host not directly I have created an port redirection from port 10001 of my local machine to port 22 of the targetcomp hopping over an, from outside reachable, server via: ssh -L 10001:targetcomp:22 user@server
Now I connect cyberduck (sftp transfer) to localhost at port 10001. This works fine and I can do manual down/up-loads.
The problem arrises If I use synchronize to an larger nested directory structure. With the latest release (build 3999) cyberduck stops working at some subdirectory (no progress in action, no data transfer). With the latest nightly build (4155) I have not this problem, but at the end cyberduck reports an error due incomplete download. Only different sizes are reported but no files specified. But I have the impression, that everything is loaded.
Change History (3)
comment:1 Changed on Aug 9, 2008 at 7:04:10 AM by anonymous
comment:2 Changed on Apr 13, 2009 at 2:31:27 PM by dkocher
- Milestone changed from 3.2 to 3.3
Milestone 3.2 deleted
comment:3 Changed on Nov 9, 2009 at 7:53:23 AM by dkocher
- Milestone 3.5 deleted
- Resolution set to worksforme
- Status changed from new to closed
I cannot replicate this in the latest snapshot build available at http://update.cyberduck.ch/nightly. Please reopen if this is still an issue for you.
The problem (as with 4155) persists with 3.02. The directory is a very full /Library/Mail folder.