add support for the "corp-data" protocol extension to allow
authordjm <djm@openbsd.org>
Thu, 31 Mar 2022 03:05:49 +0000 (03:05 +0000)
committerdjm <djm@openbsd.org>
Thu, 31 Mar 2022 03:05:49 +0000 (03:05 +0000)
commit2ac6810fc6db0156c6957b3b5bae045e00fe9437
tree8ae86e6ecd51d8631f692d3d745b20041462fd4b
parent26eeb0be5e3709df77142e374e46118a8417ca7e
add support for the "corp-data" protocol extension to allow
server-side copies to be performed without having to go via
the client. Patch by Mike Frysinger, ok dtucker@
usr.bin/ssh/PROTOCOL
usr.bin/ssh/sftp-server.c
usr.bin/ssh/sftp-server/Makefile