#based off test 712 FTP PASV RETR HTTP HTTP CONNECT proxytunnel CURLOPT_CONNECT_TO # # Server-side HTTP/1.1 200 Connection established silly content HTTP/1.1 200 Connection established HTTP/1.1 200 Connection established silly content # # Client-side ftp http-proxy http proxy FTP fetch with --proxy set to http:// and with --connect-to ftp://ftp.example.com.714/714 --connect-to ::connect.example.com.714:%FTPPORT --proxytunnel --proxy http://%HOSTIP:%PROXYPORT # # Verify data after the test has been "shot" USER anonymous PASS ftp@example.com PWD EPSV TYPE I SIZE 714 RETR 714 QUIT