CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/30 21:07:03
Modified files:
usr.bin/ssh : sftp-client.c sftp-client.h sftp.1 sftp.c
Log message:
add a sftp client "cp" command that supports server-side copying
of files. Useful for this task and for testing the copy-data
extension. Patch from Mike Frysinger; ok dtucker@
