CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/06 18:08:52
Modified files:
usr.bin/ssh : sftp-client.c sftp-client.h scp.c
Log message:
make scp(1) in SFTP mode output better match original scp(1) by
suppressing "Retrieving [path]" lines that were emitted to support
the interactive sftp(1) client. ok markus@
