#5645 closed defect (worksforme)
Keeps uploading past 100% of file size
Reported by: | Mel | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.0b10 |
Component: | sftp | Version: | 3.8.1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: | Mac OS X 10.5 |
Description
Hi,
The problem is that when I upload a file—I'd say more than 100mb—after it reaches 100% of the file size, it pauses, reopens a connection, then keeps adding to the file upload. I let it run continuously to see what would happen, and after 3.5 hrs, it uploaded to 200% and was successful. Is there any reason this is happening? I'm running Cyberduck 4.0b9 on a Mac with DSL and Leopard.
Thanks
Change History (8)
comment:1 follow-up: ↓ 2 Changed on Jan 15, 2011 at 4:27:35 PM by dkocher
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed on Jan 21, 2011 at 8:32:46 PM by Mel
Replying to dkocher:
Please post the transcript from View → Log Drawer of the Transfers window.
Is the above comment supposed to help with the problem? If so, when I open the Log Drawer during, before or after, it's completely blank. Please advise?
comment:3 in reply to: ↑ 2 Changed on Jan 26, 2011 at 10:21:04 PM by dkocher
- Component changed from core to sftp
- Owner set to dkocher
- Summary changed from Cyberduck keeps uploading past 100% of file size to Keeps uploading past 100% of file size
Replying to Mel:
Replying to dkocher:
Please post the transcript from View → Log Drawer of the Transfers window.
Is the above comment supposed to help with the problem? If so, when I open the Log Drawer during, before or after, it's completely blank. Please advise?
I suppose this is a SFTP connection then where we don't have any transfer logging. Is this reproducable? If so, can you enable debug logging and send me the output.
comment:4 follow-up: ↓ 5 Changed on Feb 1, 2011 at 12:10:01 AM by Abalfour
Same problem here; I sent a 14MB dir over sftp to another mac, and there were two issues:
1) Cyberduck reported the directory size as 70MB 2) When it transferred 70MB, it just kept going.
abalfour$ du -hHc WebKit.framework | grep total 14M total
Massive debug log (63M!) is available here:
comment:5 in reply to: ↑ 4 ; follow-up: ↓ 6 Changed on Feb 3, 2011 at 9:31:21 AM by dkocher
Replying to Abalfour:
Same problem here; I sent a 14MB dir over sftp to another mac, and there were two issues:
1) Cyberduck reported the directory size as 70MB 2) When it transferred 70MB, it just kept going.
abalfour$ du -hHc WebKit.framework | grep total 14M totalMassive debug log (63M!) is available here:
The issue here is different from the original problem in this ticket. For the framework, we follow the symbolic links pointing inside the bundle uploading files twice.
comment:6 in reply to: ↑ 5 Changed on Feb 4, 2011 at 8:12:52 AM by dkocher
comment:7 Changed on Feb 4, 2011 at 10:46:49 AM by dkocher
For the original issue in this ticket, there is possibly a connection problem upon terminating the transfer and automatic repeat of failed networking tasks is configured in Preferences → Connection → Timeouts. But the transfer should restart at 0% in that case.
comment:8 Changed on Feb 4, 2011 at 10:48:12 AM by dkocher
- Resolution set to worksforme
- Status changed from new to closed
I cannot replicate the issue. In case you can replicate the issue, please post any output you can find in the system.log (/Applications/Utilities/Console.app)?
Please post the transcript from View → Log Drawer of the Transfers window.