curl-library
Problem with CURLOPT_FTP_CREATE_MISSING_DIRS + SFTP
From: Антон Бычков <bychkov.anton_at_gmail.com>
Date: Fri, 24 Feb 2012 14:57:46 +0400
Date: Fri, 24 Feb 2012 14:57:46 +0400
Hi.
I can't get CURLOPT_FTP_CREATE_MISSING_DIRS working with SFTP protocol.
It is supported since 7.16.3 according to the documentation. I use 7.21.7.
When I try to request, for example
'sftp://192.168.0.114:22/home/username/TEST/newfolder/',
a call to curl_easy_perform returns CURLE_REMOTE_FILE_NOT_FOUND.
The same code with ftp (non-SSH I mean) protocol works fine.
Am I missing something?
--- WBR, Anton ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-02-24