mirror of https://github.com/pkg/sftp.git
4 lines
117 B
Go
4 lines
117 B
Go
|
package sftp
|
||
|
|
||
|
const sftpProtocolVersion = 3 // https://filezilla-projects.org/specs/draft-ietf-secsh-filexfer-02.txt
|