summaryrefslogtreecommitdiff
path: root/usr.bin/ftp/ftp.1
AgeCommit message (Expand)Author
2006-01-31rename debug to ftp_debug. grr libssh.christos
2005-07-06In macdef, point to $ command (from jmc@openbsd), and split paragraph (it was...wiz
2005-07-06Use more macros, and use them more consistently.wiz
2005-07-05Improve the description of the macros.lukem
2005-02-20If we mark up RFC, then avoid using "command modifier" for it.wiz
2005-01-15preempt wizd; crank datelukem
2005-01-15Expand description of http_proxy by suggesting the use of RFC 1738 '%xx'lukem
2005-01-04fix copyright yearlukem
2004-12-01Fix typo.wiz
2004-10-07Drop trailing whitespace.wiz
2004-10-07pre-empt wizd (bump date for previous.)dan
2004-10-07Note potentially surprising file-saving behaviour in case of HTTP redirectsdan
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