---- Resolving host address...
---- 6 addresses found: 212.42.224.73, 212.42.224.74, 217.110.95.227, 217.110.95.228, 194.109.20.244, 212.42.224.71
---- Connecting to ftp.avm.de (212.42.224.73) port 21
<--- 220 "AVM FTP Server"
---> USER
<--- 331 Please specify the password.
---> PASS
<--- 230 Login successful.
---> PWD
<--- 257 "/" is the current directory
---> PASV
<--- 227 Entering Passive Mode (212,42,224,73,174,77).
---- Connecting data socket to (212.42.224.73) port 44621
---- 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