Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incomplete file transfer #2478

Closed
cyberduck opened this issue Aug 20, 2008 · 1 comment
Closed

incomplete file transfer #2478

cyberduck opened this issue Aug 20, 2008 · 1 comment
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

bf0d9e9 created the issue

Just trying out Cyberduck. Trying to upload a large .zip archive (600MB) in Mac OS X 10.5.4. Failed at 405.4MB with message Transfer incomplete. Here's the console log:

8/19/08 4:28:29 PM [0x0-0x127127].ch.sudo.cyberduck[7388] 2008-08-19 16:28:29,531 [Background] ERROR ch.cyberduck.core.ftp.FTPSession - IO Error: Unexpected null reply received 
8/19/08 4:28:29 PM [0x0-0x127127].ch.sudo.cyberduck[7388] 2008-08-19 16:28:29,561 [Background] WARN  com.enterprisedt.net.ftp.FTPControlSocket - Forced to close socket Socket[addr=ftp.perhapsatron.com/216.246.123.3,port=21,localport=53447] 
8/19/08 4:28:29 PM [0x0-0x127127].ch.sudo.cyberduck[7388] 2008-08-19 16:28:29,561 [Background] INFO  com.enterprisedt.net.ftp.FTPClient - No data channel to interrupt 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388] Exception in thread "Background" java.lang.NullPointerException 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.core.Session.login(Session.java:145) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.core.ftp.FTPSession.connect(FTPSession.java:227) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.core.Session.check(Session.java:83) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.core.ftp.FTPSession.check(FTPSession.java:180) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.core.Transfer.transfer(Transfer.java:515) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.core.Transfer.start(Transfer.java:643) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.ui.cocoa.CDTransferController$4.run(CDTransferController.java:581) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.ui.cocoa.threading.RepeatableBackgroundAction.finish(RepeatableBackgroundAction.java:186) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.ui.cocoa.CDTransferController$4.finish(CDTransferController.java:592) 
8/19/08 4:28:39 PM [0x0-0x127127].ch.sudo.cyberduck[7388]  at ch.cyberduck.ui.cocoa.CDWindowController$1.run(CDWindowController.java:110) 
8/19/08 4:38:20 PM /usr/sbin/ocspd[7912] starting 

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot replicate this bug in the current build.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants