D:\Soft>cd "cURL win32" D:\Soft\cURL win32>cd Extracted D:\Soft\cURL win32\Extracted>cd curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "http://proxyuser:proxypassword@proxyaddress.eu.int:80 12" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v 'curl' is not recognized as an internal or external command, operable program or batch file. D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>dir Volume in drive µ is cURL Volume Serial Number is 012A-1234 Directory of D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 10/09/2013 11:29 . 10/09/2013 11:29 .. 10/09/2013 11:29 curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 0 File(s) 0 bytes 3 Dir(s) 402.351.108.096 bytes free D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>cd curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>dir Volume in drive µ is cURL Volume Serial Number is 012A-1234 Directory of D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 10/09/2013 11:29 . 10/09/2013 11:29 .. 29/07/2012 12:33 708 build.txt 27/07/2012 23:12 181.955 CHANGES 25/04/2012 17:29 1.044 COPYING 29/07/2012 12:33 2.525.184 curl.exe 27/07/2012 23:08 123.108 curl.html 27/07/2012 23:08 91.395 curl.pdf 29/07/2012 12:33 607.744 libcurl.dll 28/05/2012 11:44 1.664.000 libeay32.dll 30/03/2010 21:29 279.955 libidn-11.dll 08/03/2012 20:35 11.563 mk-ca-bundle.vbs 19/03/2011 16:16 1.607 README 27/07/2012 00:30 3.447 RELEASE-NOTES 28/05/2012 11:45 352.768 ssleay32.dll 13 File(s) 5.844.478 bytes 2 Dir(s) 402.351.108.096 bytes free D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.27.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 1 of 700 allowed. < 220-Local time is now 11:32. 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 < 229 Entering Extended Passive Mode (|||58222|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:58222 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:58222 HTTP/1.1 > Host: ftpaddress.net:58222 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.27.0 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request > TYPE A < 200 TYPE is now ASCII > LIST < 150 Accepted data connection * Maxdownload = -1 drwxrwxr-x 3 2427 ftpgroup 22 Jul 12 09:31 For_EP drwxrwxr-x 3 2427 ftpgroup 27 May 13 12:25 For_EUCouncil drwxrwxr-x 5 2427 ftpgroup 61 Feb 2 2012 From_Commission drwxrwxr-x 9 2427 ftpgroup 112 Sep 10 08:51 To_Commission * Remembering we are in dir "" < 226-Options: -l < 226 4 matches total * Connection #0 to host proxyaddress.eu.int left intact > QUIT < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. < 221 Logout. * Closing connection #0 D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>cd .. D:\Soft\cURL win32\Extracted\curl-7.27.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>cd .. D:\Soft\cURL win32\Extracted>cd curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>cd curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||58997|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:58997 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:58997 HTTP/1.1 > Host: ftpaddress.net:58997 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 503 Service Unavailable < Cache-Control: no-cache < Pragma: no-cache < Content-Type: text/html; charset=utf-8 < Proxy-Connection: close < Connection: close < Content-Length: 786 < * Received HTTP code 503 from proxy after CONNECT * Failure sending ABOR command: Failure when receiving data from the peer * Closing connection #0 curl: (56) Received HTTP code 503 from proxy after CONNECT D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||56650|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:56650 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:56650 HTTP/1.1 > Host: ftpaddress.net:56650 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 503 Service Unavailable < Cache-Control: no-cache < Pragma: no-cache < Content-Type: text/html; charset=utf-8 < Proxy-Connection: close < Connection: close < Content-Length: 786 < * Received HTTP code 503 from proxy after CONNECT * Failure sending ABOR command: Failure when receiving data from the peer * Closing connection #0 curl: (56) Received HTTP code 503 from proxy after CONNECT D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||56439|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:56439 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:56439 HTTP/1.1 > Host: ftpaddress.net:56439 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request > TYPE A < 200 TYPE is now ASCII > LIST < 150 Accepted data connection * Maxdownload = -1 drwxrwxr-x 3 2427 ftpgroup 22 Jul 12 09:31 For_EP drwxrwxr-x 3 2427 ftpgroup 27 May 13 12:25 For_EUCouncil drwxrwxr-x 5 2427 ftpgroup 61 Feb 2 2012 From_Commission drwxrwxr-x 9 2427 ftpgroup 112 Sep 10 08:51 To_Commission * Remembering we are in dir "" < 226-Options: -l < 226 4 matches total * Connection #0 to host proxyaddress.eu.int left intact > QUIT < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. < 221 Logout. * Closing connection #0 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||57602|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:57602 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:57602 HTTP/1.1 > Host: ftpaddress.net:57602 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request > TYPE A < 200 TYPE is now ASCII > LIST < 150 Accepted data connection * Maxdownload = -1 drwxrwxr-x 3 2427 ftpgroup 22 Jul 12 09:31 For_EP drwxrwxr-x 3 2427 ftpgroup 27 May 13 12:25 For_EUCouncil drwxrwxr-x 5 2427 ftpgroup 61 Feb 2 2012 From_Commission drwxrwxr-x 9 2427 ftpgroup 112 Sep 10 08:51 To_Commission * Remembering we are in dir "" < 226-Options: -l < 226 4 matches total * Connection #0 to host proxyaddress.eu.int left intact > QUIT < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. < 221 Logout. * Closing connection #0 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||57075|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:57075 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:57075 HTTP/1.1 > Host: ftpaddress.net:57075 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request > TYPE A < 200 TYPE is now ASCII > LIST < 150 Accepted data connection * Maxdownload = -1 drwxrwxr-x 3 2427 ftpgroup 22 Jul 12 09:31 For_EP drwxrwxr-x 3 2427 ftpgroup 27 May 13 12:25 For_EUCouncil drwxrwxr-x 5 2427 ftpgroup 61 Feb 2 2012 From_Commission drwxrwxr-x 9 2427 ftpgroup 112 Sep 10 08:51 To_Commission * Remembering we are in dir "" < 226-Options: -l < 226 4 matches total * Connection #0 to host proxyaddress.eu.int left intact > QUIT < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. < 221 Logout. * Closing connection #0 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||56058|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:56058 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:56058 HTTP/1.1 > Host: ftpaddress.net:56058 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request > TYPE A < 200 TYPE is now ASCII > LIST < 150 Accepted data connection * Maxdownload = -1 drwxrwxr-x 3 2427 ftpgroup 22 Jul 12 09:31 For_EP drwxrwxr-x 3 2427 ftpgroup 27 May 13 12:25 For_EUCouncil drwxrwxr-x 5 2427 ftpgroup 61 Feb 2 2012 From_Commission drwxrwxr-x 9 2427 ftpgroup 112 Sep 10 08:51 To_Commission * Remembering we are in dir "" < 226-Options: -l < 226 4 matches total * Connection #0 to host proxyaddress.eu.int left intact > QUIT < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. < 221 Logout. * Closing connection #0 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||56888|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:56888 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:56888 HTTP/1.1 > Host: ftpaddress.net:56888 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request > TYPE A < 200 TYPE is now ASCII > LIST < 150 Accepted data connection * Maxdownload = -1 drwxrwxr-x 3 2427 ftpgroup 22 Jul 12 09:31 For_EP drwxrwxr-x 3 2427 ftpgroup 27 May 13 12:25 For_EUCouncil drwxrwxr-x 5 2427 ftpgroup 61 Feb 2 2012 From_Commission drwxrwxr-x 9 2427 ftpgroup 112 Sep 10 08:51 To_Commission * Remembering we are in dir "" < 226-Options: -l < 226 4 matches total * Connection #0 to host proxyaddress.eu.int left intact > QUIT < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. < 221 Logout. * Closing connection #0 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 503 Service Unavailable < Cache-Control: no-cache < Pragma: no-cache < Content-Type: text/html; charset=utf-8 < Proxy-Connection: close < Connection: close < Content-Length: 786 < * Received HTTP code 503 from proxy after CONNECT * Closing connection #0 curl: (56) Received HTTP code 503 from proxy after CONNECT D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * connected * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > 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 1 of 700 allowed. < 220-Local time is now 11:33. 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 < 229 Entering Extended Passive Mode (|||57973|) * Trying 157.76.122.12... * connected * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:57973 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:57973 HTTP/1.1 > Host: ftpaddress.net:57973 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.28.1 > Proxy-Connection: Keep-Alive > < HTTP/1.1 200 Connection established < * Proxy replied OK to CONNECT request > TYPE A < 200 TYPE is now ASCII > LIST < 150 Accepted data connection * Maxdownload = -1 drwxrwxr-x 3 2427 ftpgroup 22 Jul 12 09:31 For_EP drwxrwxr-x 3 2427 ftpgroup 27 May 13 12:25 For_EUCouncil drwxrwxr-x 5 2427 ftpgroup 61 Feb 2 2012 From_Commission drwxrwxr-x 9 2427 ftpgroup 112 Sep 10 08:51 To_Commission * Remembering we are in dir "" < 226-Options: -l < 226 4 matches total * Connection #0 to host proxyaddress.eu.int left intact > QUIT < 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. < 221 Logout. * Closing connection #0 D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>cd .. D:\Soft\cURL win32\Extracted\curl-7.28.1-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>cd .. D:\Soft\cURL win32\Extracted>cd curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 D:\Soft\cURL win32\Extracted\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>cd curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32 D:\Soft\cURL win32\Extracted\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.29.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 1 of 700 allowed. < 220-Local time is now 11:39. 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 < 229 Entering Extended Passive Mode (|||56491|) * Trying 157.76.122.12... * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:56491 * 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 * Failure sending ABOR command: Failed sending data to the peer * Closing connection 0 curl: (55) Send failure: Socket is not connected D:\Soft\cURL win32\Extracted\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.29.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 1 of 700 allowed. < 220-Local time is now 11:39. 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 < 229 Entering Extended Passive Mode (|||58330|) * Trying 157.76.122.12... * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:58330 * 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 * Failure sending ABOR command: Failed sending data to the peer * Closing connection 0 curl: (55) Send failure: Socket is not connected D:\Soft\cURL win32\Extracted\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>curl --proxy "ht tp://proxyuser:proxypassword@proxyaddress.eu.int:8012" --ftp-pasv --proxytunnel ftp://ftpuser:ftppassword@ftpaddress.net:21 -v * About to connect() to proxy proxyaddress.eu.int port 8012 (#0) * Trying 157.76.122.12... * Connected to proxyaddress.eu.int (157.76.122.12) port 8012 (#0) * Establish HTTP proxy tunnel to ftpaddress.net:21 * Proxy auth using Basic with user 'proxyuser' * Server auth using Basic with user 'ftpuser' > CONNECT ftpaddress.net:21 HTTP/1.1 > Host: ftpaddress.net:21 > Proxy-Authorization: Basic anDµaBC7bHdwpVL5sTxwcns= > User-Agent: curl/7.29.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 1 of 700 allowed. < 220-Local time is now 11:39. 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 < 229 Entering Extended Passive Mode (|||58050|) * Trying 157.76.122.12... * Connecting to ftpaddress.net (157.76.122.12) port 8012 * Establish HTTP proxy tunnel to ftpaddress.net:58050 * 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 * Failure sending ABOR command: Failed sending data to the peer * Closing connection 0 curl: (55) Send failure: Socket is not connected D:\Soft\cURL win32\Extracted\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32\curl-7.29.0-rtmp-ssh2-ssl-sspi-zlib-idn-static-bin-w32>