FTPS EPSV STOR # Client-side SSL ftps FTPS PASV upload file data to see that FTPS works so does it? -k --ftp-ssl-control ftps://%HOSTIP:%FTPSPORT/401 -T log/test401.txt # Verify data after the test has been "shot" data to see that FTPS works so does it? USER anonymous PASS ftp@example.com PBSZ 0 PROT C PWD EPSV TYPE I STOR 401 QUIT