index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
sftp.1
Age
Commit message (
Expand
)
Author
2019-01-16
Add "-h" flag to sftp chown/chgrp/chmod commands to request they do
Damien Miller
2018-11-16
support a prefix of '@' to suppress echo of sftp batch commands;
Damien Miller
2018-11-13
fix markup error (missing blank before delimiter);
Ingo Schwarze
2018-09-20
reorder CASignatureAlgorithms, and add them to the various -o lists;
Jason McIntyre
2018-07-23
oops, failed to notice that SEE ALSO got messed up;
Jason McIntyre
2018-07-23
Point to glob in section 7 for the actual list of special characters instead
kn
2018-07-19
Deprecate UsePrivilegedPort now that support for running ssh(1)
Darren Tucker
2018-06-09
sort previous;
Jason McIntyre
2018-06-09
add a SetEnv directive to ssh_config that allows setting environment
Damien Miller
2018-02-23
some cleanup for BindInterface and ssh-keyscan;
Jason McIntyre
2017-11-03
allow "cd" and "lcd" commands with no explicit path argument.
Damien Miller
2017-10-25
tweak the uri text, specifically removing some markup to make it a
Jason McIntyre
2017-10-21
Add URI support to ssh, sftp and scp. For example ssh://user@host
Todd C. Miller
2017-05-03
restore mistakenly deleted description of the ConnectionAttempts option
Christian Weisgerber
2017-05-03
more protocol 1 stuff to go; ok djm
Jason McIntyre
2017-05-02
add PubKeyAcceptedKeyTypes to the -o list: scp(1) has it, so i guess
Jason McIntyre
2017-05-02
remove now obsolete protocol1 options from the -o lists;
Jason McIntyre
2017-05-02
remove -1 / -2 options; pointed out by jmc@
Damien Miller
2016-07-16
- add proxyjump to the options list
Jason McIntyre
2016-06-29
sort the -o list;
Jason McIntyre
2016-05-04
add IdentityAgent; noticed & ok jmc@
Markus Friedl
2015-09-25
some certificatefile tweaks; ok djm
Jason McIntyre
2015-01-30
Add a ssh_config HostbasedKeyType option to control which
Damien Miller
2015-01-26
correct description of UpdateHostKeys in ssh_config.5 and
Damien Miller
2014-04-22
zap eol whitespace;
Jason McIntyre
2014-04-22
Document sftp upload resume.
Loganaden Velvindron
2013-10-20
add canonicalisation options to -o lists
Damien Miller
2013-10-17
tweak previous;
Jason McIntyre
2013-10-17
fsync@openssh.com protocol extension for sftp-server
Damien Miller
2013-08-07
sort -a;
Jason McIntyre
2013-08-06
document top-level -a option (the -a option to 'get' was already documented)
Damien Miller
2013-07-25
sftp support for resuming partial downloads; patch mostly by Loganaden
Damien Miller
2011-09-05
mention ControlPersist and KbdInteractiveAuthentication in the -o
Damien Miller
2011-08-07
typo, fix from Laurent Gautrot
Darren Tucker
2011-05-06
mention that IPv6 addresses must be enclosed in square brackets;
Damien Miller
2010-12-04
add a protocol extension to support a hard link operation. It is
Damien Miller
2010-11-18
add IPQoS to the various -o lists, and zap some trailing whitespace;
Jason McIntyre
2010-09-23
add KexAlgorithms to the -o list;
Jason McIntyre
2010-09-22
add an option per-read/write callback to atomicio
Damien Miller
2010-09-19
more wacky macro fixing;
Jason McIntyre
2010-02-08
replace our obsolete smartcard code with PKCS#11.
Markus Friedl
2010-01-13
sftp.1: put ls -h in the right place
Jason McIntyre
2010-01-13
support '-h' (human-readable units) for sftp's ls command, just like
Damien Miller
2010-01-09
Remove RoutingDomain from ssh since it's now not needed. It can be replaced
Darren Tucker
2009-12-29
Rename RDomain config option to RoutingDomain to be more clear and
Kevin Steves
2009-10-28
tweak previous;
Jason McIntyre
2009-10-28
Allow to set the rdomain in ssh/sftp/scp/sshd and ssh-keyscan.
Reyk Floeter
2009-08-19
ether -> either;
Jason McIntyre
2009-08-18
fix "get" command usage, spotted by jmc@
Damien Miller
2009-08-18
recursive transfer support for get/put and on the commandline
Damien Miller
[next]