8ef5f80460
friedman@gnu.ai.mit.edu (Noah Friedman) made to his modified ftp: - implement "lpwd" - local pwd - implement "preserve" - toggle preserving of file modification times on retrieved files - allow for explicit "on" or "off" arg to toggle commands - "exit" synonym for "quit", "msend" synonym for "mput" - in confirmation mode, allow 'a' (yes to rest of current command), and 'p' (turn off prompt mode, as if 'prompt off' was done, effective immediately) - "modtime" returns time formatted as localtime, not GMT Bug fixes: - check for extraneous args on commands - cleanup const usage, line formatting - create 0 length temporary file in remglob() to prevent symlink games (from OpenBSD) - check length of filename of ~/.netrc (from OpenBSD) |
||
---|---|---|
.. | ||
Makefile | ||
cmds.c | ||
cmdtab.c | ||
domacro.c | ||
extern.h | ||
ftp.1 | ||
ftp.c | ||
ftp_var.h | ||
main.c | ||
pathnames.h | ||
ruserpass.c |