# Client-side ftp FTP PASV upload file data to see that FTP works so does it? ftp://%HOSTIP:%FTPPORT/107 -T log/test107.txt # Verify data after the test has been "shot" data to see that FTP works so does it? USER anonymous PASS curl_by_daniel@haxx.se PWD EPSV TYPE I STOR 107 QUIT