NetBSD/usr.bin/ftp
kre 23014bc41f Issue PWD commands to the server only when we actually
need the results, not speculatively, just in case we might.

Allows operation with some broken servers that get confused
by PWD commands in some situations, and saves server round
trips in the (modern) common case of
	ftp ftp://path/name
where we never need to know the results from PWD.
2017-11-20 21:11:36 +00:00
..
cmds.c Issue PWD commands to the server only when we actually 2017-11-20 21:11:36 +00:00
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c
ftp_var.h Issue PWD commands to the server only when we actually 2017-11-20 21:11:36 +00:00
ftp.1 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
ftp.c
main.c
Makefile
progressbar.c
progressbar.h
ruserpass.c
ssl.c
ssl.h
util.c Issue PWD commands to the server only when we actually 2017-11-20 21:11:36 +00:00
version.h