cURL / Mailing Lists / curl-users / Single Mail

curl-users

Query regarding error number 139 raised during SFTP operation by CURL

From: anitha achar <anitha_achar_at_yahoo.com>
Date: Wed, 15 May 2013 23:33:44 -0700 (PDT)

Hi,   While using the following command for SFTP using CURL, a segmentation fault is observed with the error number 139 :   curl -u <username> passwd> --retry 2 --connect-timeout 2 --retry-delay 540 --sftp-create-dirs -k -T <tarfile> sftp://<ipv4addr>/<path>/<tarfile>   Could you please help me understand the reason for this? How can this be rectified? Thanks and regards, Anitha

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-05-16