CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/16 16:23:45
Modified files:
usr.bin/ssh : sftp-client.c sftp-client.h sftp.1 sftp.c
Log message:
Add "-h" flag to sftp chown/chgrp/chmod commands to request they do
not follow symlinks. Requires recently-committed [email protected]
extension on the server side.
ok markus@ dtucker@
