FTP EPSV STOR STOR 552 disk full # Client-side ftp FTP upload file with 552 disk full response data to see that FTP works so does it? ftp://%HOSTIP:%FTPPORT/348 -T log/test348.txt # Verify data after the test has been "shot" data to see that FTP works so does it? USER anonymous PASS ftp@example.com PWD EPSV TYPE I STOR 348 QUIT # 70 - CURLE_REMOTE_DISK_FULL 70