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

Problem with dragging files into a local folder that contains spaces #1035

Closed
cyberduck opened this issue Feb 20, 2007 · 0 comments
Closed
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

6f121ee created the issue

I found a small issue when trying to drag files from an ftp server to a local folder that contains spaces.
The 'Transfers' window will return an I/O Error in such cases.

For example, when transferring a file 'context.txt' to the folder 'My Folder' on my Desktop I get:

I/O Error: Connection failed
/context.txt
/Users/sander/Desktop/My%20Folder/content.txt (No such file or directory)

My guess is that the %20 escaping of spaces in the path is probably incorrect.

@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