---- Resolving host address...
---- 1 address found: 90.43.136.37
---- Connecting to 90.43.136.37 (90.43.136.37) port 21
<--- 220 This is a special FTP service
---> USER
<--- 331 Please specify the password.
---> PASS
<--- 230 Login successful.
---> PWD
<--- 257 "/"
---> PASV
<--- 227 Entering Passive Mode (90,43,136,37,246,118).
---- Connecting data socket to (90.43.136.37) port 63094
---- 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