mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 01:44:41 +01:00
docs: add missing sftp providers to README and main docs page - fixes #8038
This commit is contained in:
parent
a365503750
commit
1bb89bc818
@ -62,6 +62,7 @@ Rclone *("rsync for cloud storage")* is a command-line program to sync files and
|
|||||||
* Google Drive [:page_facing_up:](https://rclone.org/drive/)
|
* Google Drive [:page_facing_up:](https://rclone.org/drive/)
|
||||||
* Google Photos [:page_facing_up:](https://rclone.org/googlephotos/)
|
* Google Photos [:page_facing_up:](https://rclone.org/googlephotos/)
|
||||||
* HDFS (Hadoop Distributed Filesystem) [:page_facing_up:](https://rclone.org/hdfs/)
|
* HDFS (Hadoop Distributed Filesystem) [:page_facing_up:](https://rclone.org/hdfs/)
|
||||||
|
* Hetzner Storage Box [:page_facing_up:](https://rclone.org/sftp/#hetzner-storage-box)
|
||||||
* HiDrive [:page_facing_up:](https://rclone.org/hidrive/)
|
* HiDrive [:page_facing_up:](https://rclone.org/hidrive/)
|
||||||
* HTTP [:page_facing_up:](https://rclone.org/http/)
|
* HTTP [:page_facing_up:](https://rclone.org/http/)
|
||||||
* Huawei Cloud Object Storage Service(OBS) [:page_facing_up:](https://rclone.org/s3/#huawei-obs)
|
* Huawei Cloud Object Storage Service(OBS) [:page_facing_up:](https://rclone.org/s3/#huawei-obs)
|
||||||
@ -104,6 +105,7 @@ Rclone *("rsync for cloud storage")* is a command-line program to sync files and
|
|||||||
* Quatrix [:page_facing_up:](https://rclone.org/quatrix/)
|
* Quatrix [:page_facing_up:](https://rclone.org/quatrix/)
|
||||||
* Rackspace Cloud Files [:page_facing_up:](https://rclone.org/swift/)
|
* Rackspace Cloud Files [:page_facing_up:](https://rclone.org/swift/)
|
||||||
* RackCorp Object Storage [:page_facing_up:](https://rclone.org/s3/#RackCorp)
|
* RackCorp Object Storage [:page_facing_up:](https://rclone.org/s3/#RackCorp)
|
||||||
|
* rsync.net [:page_facing_up:](https://rclone.org/sftp/#rsync-net)
|
||||||
* Scaleway [:page_facing_up:](https://rclone.org/s3/#scaleway)
|
* Scaleway [:page_facing_up:](https://rclone.org/s3/#scaleway)
|
||||||
* Seafile [:page_facing_up:](https://rclone.org/seafile/)
|
* Seafile [:page_facing_up:](https://rclone.org/seafile/)
|
||||||
* SeaweedFS [:page_facing_up:](https://rclone.org/s3/#seaweedfs)
|
* SeaweedFS [:page_facing_up:](https://rclone.org/s3/#seaweedfs)
|
||||||
|
@ -50,6 +50,7 @@ See the following for detailed instructions for
|
|||||||
* [Google Photos](/googlephotos/)
|
* [Google Photos](/googlephotos/)
|
||||||
* [Hasher](/hasher/) - to handle checksums for other remotes
|
* [Hasher](/hasher/) - to handle checksums for other remotes
|
||||||
* [HDFS](/hdfs/)
|
* [HDFS](/hdfs/)
|
||||||
|
* [Hetzner Storage Box](/sftp/#hetzner-storage-box)
|
||||||
* [HiDrive](/hidrive/)
|
* [HiDrive](/hidrive/)
|
||||||
* [HTTP](/http/)
|
* [HTTP](/http/)
|
||||||
* [Internet Archive](/internetarchive/)
|
* [Internet Archive](/internetarchive/)
|
||||||
@ -73,6 +74,7 @@ See the following for detailed instructions for
|
|||||||
* [Proton Drive](/protondrive/)
|
* [Proton Drive](/protondrive/)
|
||||||
* [QingStor](/qingstor/)
|
* [QingStor](/qingstor/)
|
||||||
* [Quatrix by Maytech](/quatrix/)
|
* [Quatrix by Maytech](/quatrix/)
|
||||||
|
* [rsync.net](/sftp/#rsync-net)
|
||||||
* [Seafile](/seafile/)
|
* [Seafile](/seafile/)
|
||||||
* [SFTP](/sftp/)
|
* [SFTP](/sftp/)
|
||||||
* [Sia](/sia/)
|
* [Sia](/sia/)
|
||||||
|
Loading…
Reference in New Issue
Block a user