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

Fails to transfer data and disconnects for servers that restricts cd (change directory) #3850

Closed
cyberduck opened this issue Oct 23, 2009 · 2 comments
Assignees
Labels
bug ftp FTP Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

59f7e71 created the issue

When I login to the ftp server, I am restricted from using the change directory command. When I drag and drop (put) a local file to the remote directory that I'm logged into, Cyberduck attempts to do a "cd" prior to putting the file. If the "cd" attempt is unsuccessful, Cyberduck will disconnect and not put the file on the remote system. The ftp "get" sub-command fails for the same reason. Need to know if I can turn the "cd" function off or have Cyberduck ignore the failed "cd" attempt and just put/get the file.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

There is currently no workaround. See also #3239.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Will not fix this. We must assume the directory does not exist or we don't have permission to access.

@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 ftp FTP Protocol Implementation thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

2 participants