njl a22d768e0f Add back the original behavior of changing the entire directory path at
once (CWD a/b/c vs. 3 CWDs).  If an error occurs, we fall back to the default
method of a single CWD per directory element.  Since this is technically
a violation of the basic FTP RFC, this behavior is under a compile-time
option FTP_COMBINE_CWDS and is off by default.  It should work with most
Unix-based FTP daemons and can save latency.

MFC after:	2 weeks
2007-04-22 22:33:29 +00:00
..
2004-09-21 18:35:21 +00:00
2004-09-21 18:35:21 +00:00
2004-09-21 18:35:21 +00:00
2004-09-21 18:35:21 +00:00
2006-07-27 04:54:03 +00:00