---- Resolving host address...
---- 1 address found: 217.76.130.160
---- Connecting to 217.76.130.160 (217.76.130.160) port 21
<--- 220 Welcome to FTP service.
---> USER
<--- 331 Please specify the password.
---> PASS
<--- 230 Login successful.
---> PWD
<--- 257 "/" is the current directory
---> PASV
<--- 227 Entering Passive Mode (217,76,130,160,234,124).
---- Connecting data socket to (217.76.130.160) port 60028
---- Data connection established
---> NLST
<--- 150 Here comes the directory listing.
---- Got EOF on data connection
---- Closing data socket
<--- 226 Directory send OK.
---> QUIT
<--- 221 Goodbye.
---- Closing control socket