York Wong
2011-Sep-22 01:34 UTC
which sftp protocol is openssh or sftp-server using or support?
Hi, After reading the source code of openssh and man page of sftp. In sftp.h it define 27 /* 28 * draft-ietf-secsh-filexfer-01.txt 29 */ 30 31 /* version */ 32 #define SSH2_FILEXFER_VERSION 3 and In the end of the man page, T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh-filexfer-00.txt, January 2001, work in progress material. In wikipedia of "SSH File Transfer Protocal", I notice draft-ietf-secsh-filexfer-00.txt and draft-ietf-secsh-filexfer-01.txt are related to the sftp protocal version 3. So do the openssh is using sftp protocol version 3 or is it only support up to the sftp protocol version 3 ? Best Regards,
Possibly Parallel Threads
- [PATCH] Adds support for SSH_FXP_LINK request to sftp-server and sftp client
- [PATCH] Adds support for Append command (SSH_FXF_APPEND) to sftp_client
- Proposal for SFTP extension to include user name and group name in file attributes
- [Bug 1953] Implementation of xattr in sftp-server for sshfs
- [Bug 1068] SFTP Protocol 4 request