cURL / Mailing Lists / curl-library / Single Mail

curl-library

FTP Response reading failed via Proxy

From: Sasikala Raju <sasikalaraju_at_commvault.com>
Date: Wed, 11 May 2016 17:26:07 +0000

Hi ,

We are facing ftp response reading failed issue when we communicate via http proxy for ftp protocol using proxy tunnel.

Could you please help in getting the root cause. Proxy used in blue coat proxy.

Curl trace :

7736 c40 05/11 12:28:19 322903 == cURL Info: About to connect() to proxy wwwproxy.xxx.xxx port 8080 (#0)

7736 c40 05/11 12:28:19 322903 == cURL Info: Trying xxx.xx.xxx.xx...

7736 c40 05/11 12:28:19 322903 == cURL Info: connected

7736 c40 05/11 12:28:19 322903 == cURL Info: Connected to wwwproxy.xxx.xxx (xxx.xx.xxx.xx...) port 8080 (#0)

7736 c40 05/11 12:28:19 322903 == cURL Info: Establish HTTP proxy tunnel to yyy.commvault.com:21

7736 c40 05/11 12:28:19 322903 == cURL Info: Proxy auth using Basic with user 'user'

7736 c40 05/11 12:28:19 322903 == cURL Info: Server auth using Basic with user serveruser

7736 c40 05/11 12:28:19 322903 => Send header, 182 bytes (0xb6)

7736 c40 05/11 12:28:19 322903 0000: CONNECT yyy.commvault.com:21 HTTP/1.1

7736 c40 05/11 12:28:19 322903 002e: Host: yyy.commvault.com:21

7736 c40 05/11 12:28:19 322903 0051: Proxy-Authorization:XXXXXXXXXX

7736 c40 05/11 12:28:19 322903 0091: DMh

7736 c40 05/11 12:28:19 322903 0096: Proxy-Connection: Keep-Alive

7736 c40 05/11 12:28:19 322903 00b4:

7736 c40 05/11 12:28:19 322903 <= Recv header, 37 bytes (0x25)

7736 c40 05/11 12:28:19 322903 0000: HTTP/1.1 200 Connection established

7736 c40 05/11 12:28:19 322903 <= Recv header, 2 bytes (0x2)

7736 c40 05/11 12:28:19 322903 0000:

7736 c40 05/11 12:28:19 322903 == cURL Info: Proxy replied OK to CONNECT request

7736 c40 05/11 12:28:49 322903 == cURL Info: FTP response reading failed

7736 c40 05/11 12:28:49 322903 == cURL Info: Closing connection #0

Thanks,

Sasikala Raju.

***************************Legal Disclaimer***************************
"This communication may contain confidential and privileged material for the
sole use of the intended recipient. Any unauthorized review, use or distribution
by others is strictly prohibited. If you have received the message by mistake,
please advise the sender by reply email and delete the message. Thank you."
**********************************************************************

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-05-11