summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/scp.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hostname->HostName cleanup; from lauri tirkkonenjmc2019-06-121-3/+3
* check in scp client that filenames sent during remote->local directorydjm2019-01-261-3/+13
* tweak previous;jmc2019-01-221-4/+4
* Forgot to add -J to the synopsis.tb2019-01-211-1/+2
* Add a -J option as a shortcut for -o Proxyjump= to scp(1) and sftp(1)tb2019-01-211-2/+15
* reorder CASignatureAlgorithms, and add them to the various -o lists;jmc2018-09-201-2/+3
* Deprecate UsePrivilegedPort now that support for running ssh(1)dtucker2018-07-191-3/+2
* sort previous;jmc2018-06-091-2/+2
* add a SetEnv directive to ssh_config that allows setting environmentdjm2018-06-091-2/+3
* some cleanup for BindInterface and ssh-keyscan;jmc2018-02-231-2/+3
* tweak the uri text, specifically removing some markup to make it ajmc2017-10-251-11/+12
* Add URI support to ssh, sftp and scp. For example ssh://user@hostmillert2017-10-211-19/+22
* restore mistakenly deleted description of the ConnectionAttempts optionnaddy2017-05-031-2/+3
* remove now obsolete protocol1 options from the -o lists;jmc2017-05-021-8/+2
* exterminate the -1 flag from scpdjm2017-04-301-11/+3
* - add proxyjump to the options listjmc2016-07-161-2/+3
* sort the -o list;jmc2016-06-291-3/+3
* add IdentityAgent; noticed & ok jmc@markus2016-05-041-2/+3
* some certificatefile tweaks; ok djmjmc2015-09-251-2/+3
* Turn off DSA by default; add HostKeyAlgorithms to the server andmarkus2015-07-101-2/+3
* Add a ssh_config HostbasedKeyType option to control whichdjm2015-01-301-2/+3
* sort previous;jmc2015-01-261-2/+2
* correct description of UpdateHostKeys in ssh_config.5 anddjm2015-01-261-2/+3
* garbage collect empty .No macros mandoc warns aboutschwarze2015-01-161-4/+4
* there is no need for rcp anymoretedu2014-03-191-10/+4
* add canonicalisation options to -o listsdjm2013-10-201-2/+7
* some Bx/Ox conversion;jmc2013-08-141-4/+5
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-4/+4
* knock out a useless Ns;jmc2011-09-051-2/+2
* mention ControlPersist and KbdInteractiveAuthentication in the -odjm2011-09-051-2/+4
* scp.1: grammer fixjmc2010-12-091-3/+3
* add a new -3 option to scp: Copies between two remote hosts aremarkus2010-12-081-3/+8
* add IPQoS to the various -o lists, and zap some trailing whitespace;jmc2010-11-181-2/+3
* knock out some "-*- nroff -*-" lines;jmc2010-10-281-3/+2
* add KexAlgorithms to the -o list;jmc2010-09-231-2/+3
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-3/+3
* replace our obsolete smartcard code with PKCS#11.markus2010-02-081-3/+3
* Remove RoutingDomain from ssh since it's now not needed. It can be replaceddtucker2010-01-091-3/+2
* Rename RDomain config option to RoutingDomain to be more clear andstevesk2009-12-291-3/+3
* Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.reyk2009-10-281-2/+3
* better description for -i flag:djm2008-07-121-3/+3
* Mention that scp follows symlinks during -r. bz #1466, from nectar at appledtucker2008-06-141-2/+5
* explain how to handle local file names containing colons;jmc2008-01-311-4/+10
* scp -q implies ssh -q for the underlying connection, it doesn't justdjm2008-01-191-3/+5
* the ellipsis is not an optional argument; while here, sync the usagesobrado2007-08-061-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* replace DIAGNOSTICS with .Ex;jmc2006-07-181-4/+3
* Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056dtucker2006-01-201-1/+2
* add HashKnownHosts to -o list;jmc2005-03-011-1/+2
* document KbdInteractiveDevices; ok markus@djm2004-10-071-1/+2