# ftp 127.0.0.1 Connected to 127.0.0.1. 220 ns2.catv.net FTP server (Version wu-2.6.2-5) ready. 504 AUTH GSSAPI not supported. 504 AUTH KERBEROS_V4 not supported. KERBEROS_V4 rejected as an authentication type Name (127.0.0.1:root): ftp 331 Guest login ok, send your complete e-mail address as password. Password: 230-The response '' is not valid 230-Next time please use your e-mail address as your password 230- for example: joe@localhost.localdomain 230 Guest login ok, access restrictions apply. Remote system type is UNIX. Using binary mode to transfer files. ftp>cd incoming ftp>put vpopmai.tar.gz local: vpopmai.tar.gz remote: vpopmai.tar.gz 227 Entering Passive Mode (127,0,0,1,134,83) 150 Opening BINARY mode data connection for vpopmai.tar.gz. 226 Transfer complete. 273353 bytes sent in 0.032 seconds (8.3e+03 Kbytes/s) ftp> bye