mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: Add rsync.net stub link to SFTP page
This commit is contained in:
committed by
Nick Craig-Wood
parent
01c0c0b009
commit
ba3b0a175e
@@ -13,6 +13,8 @@ Protocol](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol).
|
||||
The SFTP backend can be used with a number of different providers:
|
||||
|
||||
* {{< provider name="C14" home="https://www.online.net/en/storage/c14-cold-storage" config="/sftp/#c14" >}}
|
||||
* {{< provider name="rsync.net" home="https://rsync.net/products/rclone.html" config="/sftp/#rsync-net" >}}
|
||||
|
||||
SFTP runs over SSH v2 and is installed as standard with most modern
|
||||
SSH installations.
|
||||
|
||||
@@ -357,3 +359,9 @@ Note that `--timeout` isn't supported (but `--contimeout` is).
|
||||
C14 is supported through the SFTP backend.
|
||||
|
||||
See [C14's documentation](https://www.online.net/en/storage/c14-cold-storage)
|
||||
|
||||
## rsync.net {#rsync-net}
|
||||
|
||||
rsync.net is supported through the SFTP backend.
|
||||
|
||||
See [rsync.net's documentation of rclone examples](https://www.rsync.net/products/rclone.html).
|
||||
|
||||
Reference in New Issue
Block a user