-
-
Notifications
You must be signed in to change notification settings - Fork 301
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
Freeze when uploading multiple files #13322
Comments
I get crashes and lockups as well. I'm a web designer and when I open a connection to Ubuntu Server I get massive issues. Uploading more than 4 files ~ HTML, JS, PHP files at once crashes CyberDuck, Locks Up, or Gives me an Error saying connection not available. I have to do one file at a time in order for this to work. Its horrible... If I try to download a few files I get the same results... I moved on to Fetch FTP Client, its like Cyber Duck but stable. |
I've since seen this behavior with other web hosts as well as Doteasy. Hostmonster, for example. You HAVE to upload one file at a time, or Cyberduck just locks up. Really frustrating. |
Regression from ced265d. |
…se tasks are executed concurrently on main thread when thread pool limit is reached.
Additionally this could be caused by #13051. |
Fix regression from ddd7c79 which causes freeze on main thread when …
Cyberduck for macOS seems to lock up when uploading multiple files via FTP to certain servers, particularly those hosted on Doteasy. Attempting to transfer multiple files via drag-and-drop to the browser window results in an endless progress bar, requiring a FORCE QUIT of the Cyberduck app. Using Cyberduck 8.3.2 on macOS 12.3.1. Have attempted this process for numerous different clients whose sites are hosted on Doteasy; it happens every time.
The text was updated successfully, but these errors were encountered: