FTP PASV CWD --ftp-method nocwd # # Server-side bla bla bla # Client-side ftp FTP CWD with --ftp-method nocwd --ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/th%69rd/%TESTNUMBER # Verify data after the test has been "shot" USER anonymous PASS ftp@example.com PWD EPSV TYPE I SIZE first/second/third/%TESTNUMBER RETR first/second/third/%TESTNUMBER QUIT