Secure file transfer protocol: Difference between revisions

Content deleted Content added
lots of expansion
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3:
;Network protocols
* [[SSH File Transfer Protocol]] — a file transfer protocol specifically developed by the IETF to run over secure shell connections
* [[FTP over SSH]], also known as "secure FTP" — the practice of using [[SSH]] to tunnel the older, well-known File Transfer Protocol (FTP)
 
;Computer programs
* [[Secure file transfer program]], usually known as "sftp" — a well-known command-line program, common in Unix, for using SSH File Transfer Protocol
* [[Secure FTP (software)]] — a software package, by Glub Tech, for using FTPS (traditional FTP over SSL/TLS)