Page 1 of 1

530 SSL required

Posted: 2009-04-03 23:18
by odalman
I need to connect to a pft-site, but it fails. Here is the conversation:

Svar: 220-FileZilla Server version 0.9.23 beta
Svar: 220-
Svar: 220-Welcome to this server
Svar: 220-This is a ftp-site with no anonymous access
Svar: 220 All IP-addresses and traffic are being logged to file.

Kommando: USER ???
Svar: 530 SSL required


(??? is the secret user name.) So the server says SSL reqiured. I searched some on the net and it seems like the client should send AUTH SSL before USER. But it does not seem to do that. Is it a bug or what?

Re: 530 SSL required

Posted: 2009-04-04 05:53
by boco
Why should this be a bug? You must tell Filezilla to use FTP over SSL.

Quickconnect: Preceed the hostname with ftpes:// (explicit) or ftps:// (implicit). If in doubt, try explicit first.
Site Manager: Adjust servertype (General).

Re: 530 SSL required

Posted: 2009-04-04 06:59
by odalman
When I try FTPES I get this:

Svar: 220-FileZilla Server version 0.9.23 beta
Svar: 220-
Svar: 220-Welcome to this server
Svar: 220-This is a ftp-site with no anonymous access
Svar: 220 All IP-addresses and traffic are being logged to file.

Kommando: AUTH TLS
Svar: 502 SSL/TLS authentication not allowed
Kommando: AUTH SSL
Svar: 502 SSL/TLS authentication not allowed

When I try FTPS I get this:

Status: Försöket att ansluta till "ECONNREFUSED - Connection refused by server" misslyckades.

Re: 530 SSL required

Posted: 2009-04-04 07:20
by botg
Contact the server administrator, looks like his server is improperly configured.

Re: 530 SSL required

Posted: 2013-05-29 21:21
by deadpocket
I'm having the same issues, but "ftps:// (implicit)" crashes FileZilla every time.

Re: 530 SSL required

Posted: 2013-05-29 23:21
by boco
Cannot reproduce.