CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/07 23:04:03
Modified files:
usr.bin/ssh : sftp.c sftp-client.c sftp-client.h
Log message:
add a "-l" flag for the rename command to force it to use the silly
standard SSH_FXP_RENAME command instead of the POSIX-rename- like
[email protected] extension.
intended for use in regress tests, so no documentation.
