# Server-side # Client-side ftp FTP with --ftp-create-dirs (failing MKD) ftp://%HOSTIP:%FTPPORT/attempt/to/get/this/148 --ftp-create-dirs REPLY CWD 550 I won't allow this on my server REPLY MKD 550 We will have no such thing # Verify data after the test has been "shot" # strip all kinds of PORT, EPRT and LPRT curl can do ^PORT 127,0,0,1,.* ^EPRT.* ^LPRT.* 9 USER anonymous PASS curl_by_daniel@haxx.se PWD CWD attempt MKD attempt QUIT