f55d4712e3
- the path is split on `/', and each directory is CWD-ed into separately. (from [standards/7484] by Alan Barrett <apb@iafrica.com>) - support a trailing `;type=X' suffix, where X is a,i, or d. (d isn't implemented, but it is recognised) - the only non-compliant behaviour is that empty directories sections (e.g `//') aren't run as `CWD ' - as a lot of ftpds don't like that. Instead, treat this as a no-op. * don't support globbing for ftp urls, since that's technically not RFC compliant. * fix a couple of man-page nits |
||
---|---|---|
.. | ||
Makefile | ||
cmds.c | ||
cmdtab.c | ||
complete.c | ||
domacro.c | ||
extern.h | ||
fetch.c | ||
ftp.1 | ||
ftp.c | ||
ftp_var.h | ||
main.c | ||
pathnames.h | ||
ruserpass.c | ||
util.c |