---- Resolving host address...
---- 1 address found: 131.221.34.12
---- Connecting to ftp.fernorte.cl (131.221.34.12) port 21
<--- 220 ProFTPD 1.3.5b Server (ProFTPD Default Installation) [131.221.34.12]
---> USER
<--- 331 Password required for random@fernorte.cl
---> PASS
<--- 230 USER logged in
---> PWD
<--- 257 "/" is the current directory
---> PASV
<--- 227 Entering Passive Mode (131,221,34,12,130,123).
---- Connecting data socket to (131.221.34.12) port 33403
---- Data connection established
---> NLST
<--- 150 Opening ASCII mode data connection for file list
---- Got EOF on data connection
---- Closing data socket
<--- 226 Transfer complete
---> QUIT
<--- 221 Goodbye.
---- Closing control socket