# Server-side REPLY CWD 550 I won't allow this on my server REPLY MKD 550 We will have no such thing # Client-side ftp FTP with --ftp-create-dirs (failing MKD) ftp://%HOSTIP:%FTPPORT/attempt/to/get/this/148 --ftp-create-dirs # 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 ftp@example.com PWD CWD attempt MKD attempt QUIT