summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/fetch.3
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2007-05-24 20:28:14 +0000
committerdes <des@FreeBSD.org>2007-05-24 20:28:14 +0000
commit74e15e6c709681da0f24e751248932e1e369743e (patch)
treef0056b7000f0350ee43e28e6b3d37fb2d062ad4f /lib/libfetch/fetch.3
parent6efed887b9765f03e8f6aa550cc2fe41cc6c787e (diff)
downloadFreeBSD-src-74e15e6c709681da0f24e751248932e1e369743e.zip
FreeBSD-src-74e15e6c709681da0f24e751248932e1e369743e.tar.gz
Enable FTP_COMBINE_CWDS.
Diffstat (limited to 'lib/libfetch/fetch.3')
-rw-r--r--lib/libfetch/fetch.310
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index b145bb0..26ea5a7 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -334,16 +334,6 @@ If no user name or password is given, the
.Nm fetch
library will attempt an anonymous login, with user name "anonymous"
and password "anonymous@<hostname>".
-.Pp
-By default,
-.Nm fetch
-changes directories one at a time for the best compatibility with a wide
-variety of servers.
-If it is compiled with the
-.Ql FTP_COMBINE_CWDS
-flag, it will first try a single change directory command for the entire
-path and fall back to the default scheme if an error occurred.
-This can save latency when used with a slow network link.
.Sh HTTP SCHEME
The
.Fn fetchXGetHTTP ,
OpenPOWER on IntegriCloud