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

upload/download not possible after upgrade to Snow Leopard and 3.3b4 #3847

Closed
cyberduck opened this issue Oct 23, 2009 · 4 comments
Closed
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

0b68ba0 created the issue

I get a lot of time out errors when trying to upload or download any size files to my ftp site. Not a single transfer is successful. Files that have been attempted for an upload have been left with "0 Byte" on the FTP site. The configuration has not changed (same router, same ftp site, same web hoster, same ISP) and everything was working in the last version Cyberduck before upgrading to Snow Leopard.
Any ideas?

@cyberduck
Copy link
Collaborator Author

Chuck Burt commented

I am also having this issue and get the following exception:

10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] Exception in thread "Background" java.util.ConcurrentModificationException
10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] at java.util.AbstractList$Itr.next(AbstractList.java:343)
10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] at ch.cyberduck.core.Transfer.prepare(Transfer.java:545)
10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] at ch.cyberduck.core.Transfer.transfer(Transfer.java:506)
10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] at ch.cyberduck.core.Transfer.start(Transfer.java:603)
10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] at ch.cyberduck.ui.cocoa.CDTransferController$3.run(CDTransferController.java:605)
10/27/09 9:48:43 AM [0x0-0x42042].ch.sudo.cyberduck[447] at ch.cyberduck.ui.AbstractController$1.run(AbstractController.java:70)

@cyberduck
Copy link
Collaborator Author

Chuck Burt commented

Using preview is good. Sorry about that!

10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]	Exception in thread "Background" java.util.ConcurrentModificationException
10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]		at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]		at java.util.AbstractList$Itr.next(AbstractList.java:343)
10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]		at ch.cyberduck.core.Transfer.prepare(Transfer.java:545)
10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]		at ch.cyberduck.core.Transfer.transfer(Transfer.java:506)
10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]		at ch.cyberduck.core.Transfer.start(Transfer.java:603)
10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]		at ch.cyberduck.ui.cocoa.CDTransferController$3.run(CDTransferController.java:605)
10/27/09 9:48:43 AM	[0x0-0x42042].ch.sudo.cyberduck[447]		at ch.cyberduck.ui.AbstractController$1.run(AbstractController.java:70)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you please confirm you still see this issue in the latest nightly build from (http://update.cyberduck.ch/nightly/).

@cyberduck
Copy link
Collaborator Author

0b68ba0 commented

I have tried with Version 3.3b5 (5512). Both upload and download function properly. Thanks

@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.
Labels
bug fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants