-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
Uploading folders fails #5749
Comments
Not fixed. Issue is that the client will not allow dragging and dropping more than one file at a time and has nothing to do, at all, with folders. No error message. |
Replying to [comment:4 jfingas]:
Can you give the exact steps to follow to replicate the issue. |
It's pretty simple. Any attempt to group select more than one file and drag it into the main file directory window for an upload will only transfer one of the files, usually the first one that was selected. It doesn't matter which files, how many of them are being uploaded, or where they are located on the uploader's computer. These are all small files as well (usually a few dozen kilobytes). Replying to [comment:6 dkocher]:
|
Replying to [comment:8 jfingas]:
I cannot replicate this issue. Can you find any related output in the |
Replying to [comment:9 dkocher]:
There doesn't appear to be any smoking gun evidence. Here's the only system.log entries from today (multi-file uploads have been attempted hours later):
And for reference, the transcript from the transfer log drawer. Note: it only shows the one file being accepted for a transfer despite dragging two files, so clearly the app doesn't seem to know there's even another file being dragged in.
|
Replying to [5749 jfingas]:
I am not able to send any folder unless it is zipped even with the transfer button. I tried with FireFtp and no problem. is it a permission problem or something else? all the best. ftp erreur }}} |
CyberDuck 4.0 introduced an arbitrary limitation where it only allows one file to be sent at a time through drag-and-drop, at least in Mac OS X 10.6.6. This must be fixed to restore multi-file drag-and-drop, since it's a serious step backwards for the entire client.
The text was updated successfully, but these errors were encountered: