]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLINFO_FTP_ENTRY_PATH: sftp support
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Dec 2010 22:49:03 +0000 (23:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Dec 2010 22:49:03 +0000 (23:49 +0100)
docs/libcurl/curl_easy_getinfo.3

index 9f298ed71a2d5ddc3dfd2236c4935d62d6218550..2629755e8e495866f9197b84364c30f1c1c72dd6 100644 (file)
@@ -206,6 +206,8 @@ Pass a pointer to a char pointer to receive a pointer to a string holding the
 path of the entry path. That is the initial path libcurl ended up in when
 logging on to the remote FTP server. This stores a NULL as pointer if
 something is wrong. (Added in 7.15.4)
+
+Also works for SFTP since 7.21.4
 .IP CURLINFO_CERTINFO
 Pass a pointer to a 'struct curl_certinfo *' and you'll get it set to point to
 struct that holds a number of linked lists with info about the certificate