CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/30 21:05:49
Modified files:
usr.bin/ssh : PROTOCOL sftp-server.c
usr.bin/ssh/sftp-server: Makefile
Log message:
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@
