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

500 AUTH not understood #8057

Closed
cyberduck opened this issue Jun 24, 2014 · 6 comments
Closed

500 AUTH not understood #8057

cyberduck opened this issue Jun 24, 2014 · 6 comments
Assignees
Labels
bug ftp-tls FTP (TLS) Protocol Implementation thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

9461e9a created the issue

If one has an unsecure connection using FTP, should one switch to FTP-SSL (Explicit Auth TLS)? I tried this and got the following message:

220 dot5hosting FTP Server Ready
AUTH TLS
500 AUTH not understood

Is this an issue with my web hosting service?

Thanks,

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The provider does not support secured connections with TLS. Cyberduck will only prompt you to change the connection type to FTP with TLS if it is advertised by the server in response to the FEAT command. Documented in our wiki.

@cyberduck
Copy link
Collaborator Author

9461e9a commented

Thanks for your reply. So, in my case, how do I achieve a secure connection? I never used to have that issue.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:3 osushko]:

Thanks for your reply. So, in my case, how do I achieve a secure connection? I never used to have that issue.

Ask your hosting service provider to support TLS for FTP connections.

@cyberduck
Copy link
Collaborator Author

9461e9a commented

I called them and they do provide TLS for FTP connections. They told me I need to use "SFTP://ftp.the-property.com" as the server. Does this sound familiar? Again, I've not had the issue of an unsecured connection until recently.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:5 osushko]:

I called them and they do provide TLS for FTP connections. They told me I need to use "SFTP://ftp.the-property.com" as the server. Does this sound familiar? Again, I've not had the issue of an unsecured connection until recently.

Change the protocol in the bookmark to SFTP instead of FTP-TLS.

@cyberduck
Copy link
Collaborator Author

9461e9a commented

The link and info supplied is not accessible:

"Change the protocol in the bookmark to
SFTP instead of FTP-
TLS."

I tried connecting through SFTP (SSH File Transfer Protocol) but the connection fails. Is there further information that can be provided?

Thanks,

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

No branches or pull requests

2 participants