summaryrefslogtreecommitdiff
path: root/usr.bin/ftp/ftp.1
AgeCommit message (Expand)Author
2003-12-19-n is ignored for auto-fetch transferslukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-31* $FTPUSERAGENT overrides the HTTP User-Agent header.lukem
2003-07-09tweak previous; no need to have .Sm on and then just .Sm offlukem
2003-06-30Fixes to make these man page look nice with groff-1.19.wiz
2003-06-26Quote punctuation so macro works on it (another one).wiz
2003-06-26Quote punctuation so macro works on it.wiz
2003-05-14Uppercase URL.wiz
2003-02-28crank dateslukem
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2003-01-20Bump date for last.wiz
2003-01-20Add a "macdef" example and a short section explaining that you may need totoddpw
2002-10-02Typo and Americanism. From Adrian Mrva.wiz
2002-09-30New sentence, new line.grant
2002-08-27Add a -q <quit-time> flag to abort a transfer if it has stalled for <quit-time>christos
2002-07-07Various improvements in wording and marking,lukem
2002-07-04highlight that for ftp:// auto-fetches, read access is required onlukem
2002-06-05- when showing the final progress bar, replace "00:00 ETA" with thelukem
2002-05-18Fix description for "form", "mode", and "struct" commands.lukem
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-26update copyrightslukem
2001-12-23Add -4 to force IPv4 and -6 to force IPv6 address usage.lukem
2001-12-01Punctuation nits.wiz
2001-12-01Whitespace cleanup.wiz
2001-06-20put "site" in alphabetical order. noted by Mike Barcroft in private emaillukem
2000-11-27be more explicit that $ftp_proxy and $http_proxy are not supported forlukem
2000-11-15- implement "mreget"; as per "mget" but uses "reget" instead of "get"lukem
2000-09-28clarify that $ftp_proxy only works for full URLs and can't be used forlukem
2000-07-28rename "opts" to "remopts", so people used to "o host" don't get bitten...lukem
2000-07-18add rfc 2389, since that's now supportedlukem
2000-07-18add support for FEAT and OPTS commands with `features' and `opts'.lukem
2000-06-05- fix ai_unmapped() to be a no-op in the !def INET6 caselukem
2000-06-01updated comment on IPv4 mapped address. sync with kame.itojun
2000-05-31Add support for 'ftp -u url file ...', to upload a list of files to given url.lukem
2000-05-31Fix examples on using pipes in local filenames. AFAICT, ftp has alwayslukem
2000-05-30document IPv4 mapped address twists.itojun
2000-05-28Change `ls' to use the `LIST' and not `NLST' FTP protocol command.lukem
2000-05-01convert to ANSI KNFlukem
2000-05-01* Add support for `fget localfile', which reads a list of filenames tolukem
1999-12-21change references from draft-ietf-ipngwg-url-literal-01.txt to RFC 2732lukem
1999-11-26* complete_remote(): use remglob("", ...) instead of remglob(".", ...),lukem
1999-11-12- implement `set rprompt'; right side version of `set prompt'. depends onlukem
1999-11-11- implement updateremotepwd(); update the global variable `remotepwd'lukem
1999-11-10- implement restarting file:/// non-proxied http:// URLs (with -R).lukem
1999-10-24new features:lukem
1999-10-12s/ARPANET/Internet/ ...lukem
1999-10-12a few user interface and cosmetic tweaks:lukem
1999-10-05* factor out SIGINFO setting into a handler that is always active (but onlylukem
1999-10-05add TNFi copyright to all files i've done more than a minor amount of work to...lukem