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

Can't connect to BlackMoon FTP Server #6414

Closed
cyberduck opened this issue Dec 2, 2011 · 2 comments
Closed

Can't connect to BlackMoon FTP Server #6414

cyberduck opened this issue Dec 2, 2011 · 2 comments
Assignees
Labels
bug ftp FTP Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

Witold Oleksiak created the issue

Cyberduck since 4.1 version stopped connecting to one of my FTP servers.

It just timeouts at FEAT command as far as I can see, here's connection log, nothing more is displayed but the error window "Read timed out":

220-BlackMoon FTP Server Version 3.1.2 Release 2 - Build 1731
220 service ready
FEAT

Reverting to 4.0.2 or older version fixes the problem.
Connecting using command-line ftp Mac OS client works properly, FEAT command is also properly handled.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is possibly a broken server closing the connection if a FEAT command is received before a login attempt is being made. Please report this bug to the server vendor.

@cyberduck
Copy link
Collaborator Author

Witold Oleksiak commented

I see it now. It was reported already as #6344 and #5184.
I will use suggested workaround for time being.

defaults write ch.sudo.cyberduck connection.unsecure.switch false

@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