D:\smth\cURL win32\Extracted\curl-7.32.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "http://proxyuser:proxypassword@psproxyurl.smth.tok.eu.int:80 12" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftp-2-cdn.fileservers.net:21 -v * Rebuilt URL to: ftp://ftpuser:ftppassword@ftp-2-cdn.fileservers.net:21/ * Adding handle: conn: 0xcbb6a0 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0xcbb6a0) send_pipe: 1, recv_pipe: 0 * About to connect() to proxy psproxyurl.smth.tok.eu.int port 8012 (#0) * Trying 123.45.678.10... * Connected to psproxyurl.smth.tok.eu.int (123.45.678.10) port 8012 (#0) * Establish HTTP proxy tunnel to ftp-2-cdn.fileservers.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftp-2-cdn.fileservers.net:21 HTTP/1.1 > Host: ftp-2-cdn.fileservers.net:21 > Proxy-Authorization: Basic giEbbHJ1ePrgABerHmkpms= > User-Agent: curl/7.32.0 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request < 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- < 220-You are user number 4 of 700 allowed. < 220-Local time is now 12:44. Server port: 21. < 220-This is a private system - No anonymous login < 220-IPv6 connections are also welcome on this server. < 220 You will be disconnected after 15 minutes of inactivity. > USER ftpuser < 331 User ftpuser OK. Password required > PASS ftppassword < 230-User ftpuser has group access to: ftpgroup < 230-This server supports FXP transfers < 230 OK. Current restricted directory is / > PWD < 257 "/" is your current location * Entry path is '/' > EPSV * Connect data stream passively * ftp_perform ends with SECONDARY: 0 < 229 Entering Extended Passive Mode (|||59175|) * Trying 123.45.678.10... * Connecting to ftp-2-cdn.fileservers.net (123.45.678.10) port 8012 * Establish HTTP proxy tunnel to ftp-2-cdn.fileservers.net:59175 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' * Send failure: Socket is not connected * Failed sending CONNECT to proxy * Closing connection 0 curl: (55) Send failure: Socket is not connected