aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_setopt.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-05-07 23:36:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-05-07 23:36:53 +0000
commit20d9c1b30d305adf459a6bb496e410a8ad7c8169 (patch)
treefb181509d1362121e1fd7671079beaea938555ab /docs/libcurl/curl_easy_setopt.3
parentbbe10cb0cb45eae6e737523b215ecdf43d385765 (diff)
Patrick Smith's contributed docs improvements for when NLST is used by
curl...
Diffstat (limited to 'docs/libcurl/curl_easy_setopt.3')
-rw-r--r--docs/libcurl/curl_easy_setopt.34
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3
index c1c7c636e..343b4592e 100644
--- a/docs/libcurl/curl_easy_setopt.3
+++ b/docs/libcurl/curl_easy_setopt.3
@@ -171,6 +171,10 @@ will imply this option.
A non-zero parameter tells the library to just list the names of an ftp
directory, instead of doing a full directory listing that would include file
sizes, dates etc.
+
+This causes an FTP NLST command to be sent. Beware that some FTP servers
+list only files in their response to NLST; they do not include
+subdirectories and symbolic links.
.TP
.B CURLOPT_FTPAPPEND
A non-zero parameter tells the library to append to the remote file instead of