summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/scp.1
AgeCommit message (Expand)Author
2008-01-31explain how to handle local file names containing colons;Jason McIntyre
2008-01-19scp -q implies ssh -q for the underlying connection, it doesn't justDamien Miller
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2006-07-18replace DIAGNOSTICS with .Ex;Jason McIntyre
2006-01-20Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056Darren Tucker
2005-03-01add HashKnownHosts to -o list;Jason McIntyre
2004-10-07document KbdInteractiveDevices; ok markus@Damien Miller
2004-06-13implement session multiplexing in the client (the server has supported thisDamien Miller
2004-05-04SendEnv here too;Jason McIntyre
2004-05-02ConnectionTimeout -> ConnectTimeout for scp.1 too.Darren Tucker
2004-03-05add IdentitiesOnly; ok djm@, pb@Markus Friedl
2003-12-16application layer keep alive (ServerAliveInterval ServerAliveCountMax)Markus Friedl
2003-12-09rename keepalive to tcpkeepalive; the old name causes too muchMarkus Friedl
2003-10-13don't refer to options related to forwarding; ok jmc@Markus Friedl
2003-10-08scp and sftp: add options list and sort options. options list requestedJason McIntyre
2003-06-10- section reorderJason McIntyre
2003-03-28- killed whitespaceJason McIntyre
2003-01-28remove example not pertinent with -1 addition; ok markus@Kevin Steves
2003-01-28document -l; pekkas@netcore.fiMarkus Friedl
2003-01-23scp -12; Sam Smith and others; ok provos@, deraadt@Markus Friedl
2002-06-22typoKevin Steves
2002-06-20ssh_config(5)Kevin Steves
2002-01-29mention exit status; ok stevesk@Markus Friedl
2001-09-17missing -B in usage stringKevin Steves
2001-09-17add -Fssh_config option; ok markus@Kevin Steves
2001-09-05avoid first person in manual pagesTheo de Raadt
2001-08-14consistent documentation and example of ``-o ssh_option'' for sftp andKevin Steves
2001-08-08when describing the -o option, give -o Protocol=1 as the specific exampleTheo de Raadt
2001-07-29Clarified -o option in scp.1 OKed by Markus@mouring
2001-02-04Basic interactive sftp client; ok theo@Damien Miller
2000-10-16Add idents for files which lack themDamien Miller
2000-10-13Repair formatting errors introduced after 2.7.Aaron Campbell
2000-10-11support 'scp -o' with help from mouring@pconline.comMarkus Friedl
2000-09-01cleanup and fix -S support; stevesk@sweden.hp.comTheo de Raadt
2000-08-19-S prog support; tv@debian.orgTheo de Raadt
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-01-04document -4, -6, and 'ssh -L 2022/::1/22'Markus Friedl
1999-10-16typo: -P portMarkus Friedl
1999-10-03New mdoc'ified scp(1) man page.Aaron Campbell
1999-09-30- Add -q option to shutup the progressmeter; markus friedlAaron Campbell
1999-09-26i bet a lot of people didn't know what ssh 1.2.16 had a nice license.Theo de Raadt