Not much changed, just rebased. Still waiting to hear back on the proposal in general. Mike Frysinger (4): scp/sftp: add -V for setting SFTP protocol version add SFTPv4 constants & handle error & file mode strings sftp-server: initial experimental SFTPv4 support [incomplete] sftp-client: initial experimental SFTPv4 support PROTOCOL | 6 +- scp.c | 13 +++- sftp-client.c | 117 +++++++++++++++++++++------- sftp-common.c | 211 ++++++++++++++++++++++++++++++++++++++++---------- sftp-common.h | 17 +++- sftp-server.c | 198 ++++++++++++++++++++++++++++++++++++---------- sftp.c | 83 +++++++++++++------- sftp.h | 30 +++++-- 8 files changed, 524 insertions(+), 151 deletions(-) -- 2.33.0 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev