summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/scp.1
AgeCommit message (Expand)Author
2015-09-25some certificatefile tweaks; ok djmJason McIntyre
2015-07-10Turn off DSA by default; add HostKeyAlgorithms to the server andMarkus Friedl
2015-01-30Add a ssh_config HostbasedKeyType option to control whichDamien Miller
2015-01-26sort previous;Jason McIntyre
2015-01-26correct description of UpdateHostKeys in ssh_config.5 andDamien Miller
2015-01-16garbage collect empty .No macros mandoc warns aboutIngo Schwarze
2014-03-19there is no need for rcp anymoreTed Unangst
2013-10-20add canonicalisation options to -o listsDamien Miller
2013-08-14some Bx/Ox conversion;Jason McIntyre
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2011-09-05knock out a useless Ns;Jason McIntyre
2011-09-05mention ControlPersist and KbdInteractiveAuthentication in the -oDamien Miller
2010-12-09scp.1: grammer fixJason McIntyre
2010-12-08add a new -3 option to scp: Copies between two remote hosts areMarkus Friedl
2010-11-18add IPQoS to the various -o lists, and zap some trailing whitespace;Jason McIntyre
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-09-23add KexAlgorithms to the -o list;Jason McIntyre
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-02-08replace our obsolete smartcard code with PKCS#11.Markus Friedl
2010-01-09Remove RoutingDomain from ssh since it's now not needed. It can be replacedDarren Tucker
2009-12-29Rename RDomain config option to RoutingDomain to be more clear andKevin Steves
2009-10-28Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.Reyk Floeter
2008-07-12better description for -i flag:Damien Miller
2008-06-14Mention that scp follows symlinks during -r. bz #1466, from nectar at appleDarren Tucker
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