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

Directory downloads fail to run to completion. #2360

Closed
cyberduck opened this issue Jul 28, 2008 · 2 comments
Closed

Directory downloads fail to run to completion. #2360

cyberduck opened this issue Jul 28, 2008 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

0373125 created the issue

In build 4139, I upload a directory with sub-directories and files within those sub-directories. This transfers all files correctly.

When downloading the directory back again, however, only the outer directory and one sub-directory are sent back. No files are sent back at all.

Repeated this same exercise on 3.0.1, with the same file set, and download proceeds to completion.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: Exception in thread "Background" java.util.ConcurrentModificationException
Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: 	at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:449)
Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: 	at java.util.AbstractList$Itr.next(AbstractList.java:420)
Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: 	at ch.cyberduck.core.Transfer.prepare(Transfer.java:587)
Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: 	at ch.cyberduck.core.Transfer.transfer(Transfer.java:547)
Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: 	at ch.cyberduck.core.Transfer.start(Transfer.java:643)
Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: 	at ch.cyberduck.ui.cocoa.CDTransferController$4.run(CDTransferController.java:581)
Jul 28 22:48:34 kashgar [0x0-0x113012f].ch.sudo.cyberduck[79961]: 	at ch.cyberduck.ui.cocoa.CDWindowController$1.run(CDWindowController.java:105)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In d65ea13.

@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