Comment 13 for bug 208750

Revision history for this message
Savvas Radevic (medigeek) wrote :

Now I've compared it in telnet:
$ telnet eclipse.sh3lls.net 21
Trying 66.252.23.2...
Connected to eclipse.sh3lls.net.
Escape character is '^]'.
220---------- Welcome to Pure-FTPd [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 17:26. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.

$telnet dasher.sh3lls.net 21
Trying 66.252.13.2...
Connected to dasher.sh3lls.net.
Escape character is '^]'.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 12:26. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.

$ telnet astro.sh3lls.net 21
Trying 69.42.213.130...
Connected to astro.sh3lls.net.
Escape character is '^]'.
220---------- Welcome to Pure-FTPd [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 17:27. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.

See the difference of the last "----<-- ------" or "[privsep] <-- [TLS] ----------"
Looks like their server is broken? Or something in gvfsd parses the banner wrongly?