Content deleted Content added
HugoNikanor (talk | contribs) m Make RFC 2518 reference clickable. |
→Alternatives to WebDAV: Typo Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 224:
== Alternatives to WebDAV ==
* [[File Transfer Protocol]] (FTP), a simple and widely
* [[SSH File Transfer Protocol]] (SFTP), an extension of the Secure Shell protocol (SSH) version 2.0, provides secure file-transfer capability ; and scp, a form of SFTP that runs as a single command similar to a regular cp (copy) command in the shell.
* [[Rsync]], a protocol and a command similar to scp, that can also skip rewriting identical files and portions of files, or skip newer files, etc.
|