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

cyberduck injects spaces into FTP directory names, can't navigate #2673

Closed
cyberduck opened this issue Oct 21, 2008 · 1 comment
Closed

cyberduck injects spaces into FTP directory names, can't navigate #2673

cyberduck opened this issue Oct 21, 2008 · 1 comment
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

I just loaded up Cyberduck 3.02 and opened an FTP site.
Looking at the root directory, I couldn't navigate to any subdirectory because cyberduck would report it didn't exist.
Looking at the log, it was apparent that cyberduck was injecting
a blank at the start of the directory name, such as:
CWD / MYDIR

I can go directly to the directory by using the 'go' command and typing in the path myself. The same thing happens when navigating in a subdirectory. For example,
CWD /MYDIR/ANOTHERDIR/ TARGETDIR

Very strange and annoying behavior for an FTP client.

@cyberduck
Copy link
Collaborator Author

anonymous commented

Oops, this is a duplicate with #1775, which cites a configuration statement that can overcome this behavior.

@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 duplicate ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants