If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:SFTP
BoxMatrix >> Lexicon >> Network-Protocols >> SFTP | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Computer | FRITZ | I18N | Telephony | Smarthome | Internet | Protocols | Multimedia | Formats | Hardware | Software | Research |
Protocol
Protocol: | SFTP | Wiki | Freetz | IPPF | whmf | AVM | Web |
Short for: | SSH / Secure File Transfer Protocol | ||||||
Location: | Lexicon >> Network-Protocols | ||||||
Weblinks: | Wikipedia.int - Wikipedia.de - RFC-4251 - RFC-4253 - RFC-4254 - draft-ietf-secsh-filexfer | ||||||
Description: | Secure file transfer using SSH |
Goto: FRITZ!OS - SMW-Browser
Details
SFTP is an alternative to the old FTP protocol using SSH for secure file transfer.
Do not confuse it with FTPS, which does a similar job over SSL / TLS.
Since SFTP uses SSH it does not require an extra port but uses Port-22-tcp like SSH.
While SSH is defined in 3 RFCs SFTP never got an RFC. It is only definied in an IETF draft.
FRITZ!OS
Neither SSH nor SFTP were ever used in FRITZ!OS. AVM prefered to use Telnet since it's implemented in BusyBox.
Both can be installed using Freetz, either adding the OpenSSH package or dropbear using the sftp-server of OpenSSH.