SFTP specifications: Difference between revisions
From FileZilla Wiki
Jump to navigationJump to search
m (Reverted edits by 193.105.210.170 (talk) to last revision by CodeSquid) |
(→SSH) |
||
Line 13: | Line 13: | ||
* [http://filezilla-project.org/specs/rfc4256.txt RFC 4256] Generic Message Exchange Authentication for the Secure Shell Protocol (SSH) | * [http://filezilla-project.org/specs/rfc4256.txt RFC 4256] Generic Message Exchange Authentication for the Secure Shell Protocol (SSH) | ||
* [http://filezilla-project.org/specs/rfc4335.txt RFC 4335] The Secure Shell (SSH) Session Channel Break Extension | * [http://filezilla-project.org/specs/rfc4335.txt RFC 4335] The Secure Shell (SSH) Session Channel Break Extension | ||
* [http://filezilla-project.org/specs/rfc4344.txt RFC 4344] The Secure Shell (SSH) Transport Layer | * [http://filezilla-project.org/specs/rfc4344.txt RFC 4344] The Secure Shell (SSH) Transport Layer Enc | ||
=== SFTP === | === SFTP === |
Revision as of 14:46, 21 February 2012
The SSH File Transfer Protocol (SFTP) is used to transfer files over a cryptographically protected Secure Shell (SSH) connection.
Technical Specifications
SSH
- RFC 4250 The Secure Shell (SSH) Protocol Assigned Numbers
- RFC 4251 The Secure Shell (SSH) Protocol Architecture
- RFC 4252 The Secure Shell (SSH) Authentication Protocol
- RFC 4253 The Secure Shell (SSH) Transport Layer Protocol
- RFC 4254 The Secure Shell (SSH) Connection Protocol
- RFC 4255 Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints
- RFC 4256 Generic Message Exchange Authentication for the Secure Shell Protocol (SSH)
- RFC 4335 The Secure Shell (SSH) Session Channel Break Extension
- RFC 4344 The Secure Shell (SSH) Transport Layer Enc
SFTP
- draft-ietf-secsh-filexfer-00.txt
- draft-ietf-secsh-filexfer-01.txt
- draft-ietf-secsh-filexfer-02.txt The most commonly used version 3 of the protocol. This is the version implemented in OpenSSH.
- draft-ietf-secsh-filexfer-03.txt
- draft-ietf-secsh-filexfer-04.txt
- draft-ietf-secsh-filexfer-05.txt
- draft-ietf-secsh-filexfer-06.txt
- draft-ietf-secsh-filexfer-07.txt
- draft-ietf-secsh-filexfer-08.txt
- draft-ietf-secsh-filexfer-09.txt
- draft-ietf-secsh-filexfer-10.txt
- draft-ietf-secsh-filexfer-11.txt
- draft-ietf-secsh-filexfer-12.txt
- draft-ietf-secsh-filexfer-13.txt