diff --git a/docs/content/_index.md b/docs/content/_index.md index 2a679addb..0ea82354e 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -15,6 +15,7 @@ date: "2020-05-16" - [What providers does rclone support.](#providers) - [Download.](/downloads/) - [Install.](/install/) + ## About rclone {#about} @@ -102,56 +103,56 @@ Here is a list of providers that rclone supports. This isn't an exhaustive list as there are many more that support standard protocols such as WebDAV or S3 that work out of the box. -* {{< provider name="1Fichier" home="https://1fichier.com/" config="/fichier/" >}} -* {{< provider name="Alibaba Cloud (Aliyun) Object Storage System (OSS)" home="https://www.alibabacloud.com/product/oss/" config="/s3/#alibaba-oss" >}} -* {{< provider name="Amazon Drive" home="https://www.amazon.com/clouddrive" config="/amazonclouddrive/" >}} ([See note](/amazonclouddrive/#status)) -* {{< provider name="Amazon S3" home="https://aws.amazon.com/s3/" config="/s3/" >}} -* {{< provider name="Backblaze B2" home="https://www.backblaze.com/b2/cloud-storage.html" config="/b2/" >}} -* {{< provider name="Box" home="https://www.box.com/" config="/box/" >}} -* {{< provider name="Ceph" home="http://ceph.com/" config="/s3/#ceph" >}} -* {{< provider name="Citrix ShareFile" home="http://sharefile.com/" config="/sharefile/" >}} -* {{< provider name="C14" home="https://www.online.net/en/storage/c14-cold-storage" config="/sftp/#c14" >}} -* {{< provider name="DigitalOcean Spaces" home="https://www.digitalocean.com/products/object-storage/" config="/s3/#digitalocean-spaces" >}} -* {{< provider name="Dreamhost" home="https://www.dreamhost.com/cloud/storage/" config="/s3/#dreamhost" >}} -* {{< provider name="Dropbox" home="https://www.dropbox.com/" config="/dropbox/" >}} -* {{< provider name="FTP" home="https://en.wikipedia.org/wiki/File_Transfer_Protocol" config="/ftp/" >}} -* {{< provider name="Google Cloud Storage" home="https://cloud.google.com/storage/" config="/googlecloudstorage/" >}} -* {{< provider name="Google Drive" home="https://www.google.com/drive/" config="/drive/" >}} -* {{< provider name="Google Photos" home="https://www.google.com/photos/about/" config="/googlephotos/" >}} -* {{< provider name="HTTP" home="https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol" config="/http/" >}} -* {{< provider name="Hubic" home="https://hubic.com/" config="/hubic/" >}} -* {{< provider name="Jottacloud" home="https://www.jottacloud.com/en/" config="/jottacloud/" >}} -* {{< provider name="IBM COS S3" home="http://www.ibm.com/cloud/object-storage" config="/s3/#ibm-cos-s3" >}} -* {{< provider name="Koofr" home="https://koofr.eu/" config="/koofr/" >}} -* {{< provider name="Mail.ru Cloud" home="https://cloud.mail.ru/" config="/mailru/" >}} -* {{< provider name="Memset Memstore" home="https://www.memset.com/cloud/storage/" config="/swift/" >}} -* {{< provider name="Mega" home="https://mega.nz/" config="/mega/" >}} -* {{< provider name="Memory" home="/memory/" config="/memory/" >}} -* {{< provider name="Microsoft Azure Blob Storage" home="https://azure.microsoft.com/en-us/services/storage/blobs/" config="/azureblob/" >}} -* {{< provider name="Microsoft OneDrive" home="https://onedrive.live.com/" config="/onedrive/" >}} -* {{< provider name="Minio" home="https://www.minio.io/" config="/s3/#minio" >}} -* {{< provider name="Nextcloud" home="https://nextcloud.com/" config="/webdav/#nextcloud" >}} -* {{< provider name="OVH" home="https://www.ovh.co.uk/public-cloud/storage/object-storage/" config="/swift/" >}} -* {{< provider name="OpenDrive" home="https://www.opendrive.com/" config="/opendrive/" >}} -* {{< provider name="OpenStack Swift" home="https://docs.openstack.org/swift/latest/" config="/swift/" >}} -* {{< provider name="Oracle Cloud Storage" home="https://cloud.oracle.com/storage-opc" config="/swift/" >}} -* {{< provider name="ownCloud" home="https://owncloud.org/" config="/webdav/#owncloud" >}} -* {{< provider name="pCloud" home="https://www.pcloud.com/" config="/pcloud/" >}} -* {{< provider name="premiumize.me" home="https://premiumize.me/" config="/premiumizeme/" >}} -* {{< provider name="put.io" home="https://put.io/" config="/putio/" >}} -* {{< provider name="QingStor" home="https://www.qingcloud.com/products/storage" config="/qingstor/" >}} -* {{< provider name="Rackspace Cloud Files" home="https://www.rackspace.com/cloud/files" config="/swift/" >}} -* {{< provider name="rsync.net" home="https://rsync.net/products/rclone.html" config="/sftp/#rsync-net" >}} -* {{< provider name="Scaleway" home="https://www.scaleway.com/object-storage/" config="/s3/#scaleway" >}} -* {{< provider name="Seafile" home="https://www.seafile.com/" config="/seafile/" >}} -* {{< provider name="SFTP" home="https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol" config="/sftp/" >}} -* {{< provider name="StackPath" home="https://www.stackpath.com/products/object-storage/" config="/s3/#stackpath" >}} -* {{< provider name="SugarSync" home="https://sugarsync.com/" config="/sugarsync/" >}} -* {{< provider name="Tardigrade" home="https://tardigrade.io/" config="/tardigrade/" >}} -* {{< provider name="Wasabi" home="https://wasabi.com/" config="/s3/#wasabi" >}} -* {{< provider name="WebDAV" home="https://en.wikipedia.org/wiki/WebDAV" config="/webdav/" >}} -* {{< provider name="Yandex Disk" home="https://disk.yandex.com/" config="/yandex/" >}} -* {{< provider name="The local filesystem" home="/local/" config="/local/" >}} +{{< provider name="1Fichier" home="https://1fichier.com/" config="/fichier/" start="true">}} +{{< provider name="Alibaba Cloud (Aliyun) Object Storage System (OSS)" home="https://www.alibabacloud.com/product/oss/" config="/s3/#alibaba-oss" >}} +{{< provider name="Amazon Drive" home="https://www.amazon.com/clouddrive" config="/amazonclouddrive/" note="#status">}} +{{< provider name="Amazon S3" home="https://aws.amazon.com/s3/" config="/s3/" >}} +{{< provider name="Backblaze B2" home="https://www.backblaze.com/b2/cloud-storage.html" config="/b2/" >}} +{{< provider name="Box" home="https://www.box.com/" config="/box/" >}} +{{< provider name="Ceph" home="http://ceph.com/" config="/s3/#ceph" >}} +{{< provider name="Citrix ShareFile" home="http://sharefile.com/" config="/sharefile/" >}} +{{< provider name="C14" home="https://www.online.net/en/storage/c14-cold-storage" config="/sftp/#c14" >}} +{{< provider name="DigitalOcean Spaces" home="https://www.digitalocean.com/products/object-storage/" config="/s3/#digitalocean-spaces" >}} +{{< provider name="Dreamhost" home="https://www.dreamhost.com/cloud/storage/" config="/s3/#dreamhost" >}} +{{< provider name="Dropbox" home="https://www.dropbox.com/" config="/dropbox/" >}} +{{< provider name="FTP" home="https://en.wikipedia.org/wiki/File_Transfer_Protocol" config="/ftp/" >}} +{{< provider name="Google Cloud Storage" home="https://cloud.google.com/storage/" config="/googlecloudstorage/" >}} +{{< provider name="Google Drive" home="https://www.google.com/drive/" config="/drive/" >}} +{{< provider name="Google Photos" home="https://www.google.com/photos/about/" config="/googlephotos/" >}} +{{< provider name="HTTP" home="https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol" config="/http/" >}} +{{< provider name="Hubic" home="https://hubic.com/" config="/hubic/" >}} +{{< provider name="Jottacloud" home="https://www.jottacloud.com/en/" config="/jottacloud/" >}} +{{< provider name="IBM COS S3" home="http://www.ibm.com/cloud/object-storage" config="/s3/#ibm-cos-s3" >}} +{{< provider name="Koofr" home="https://koofr.eu/" config="/koofr/" >}} +{{< provider name="Mail.ru Cloud" home="https://cloud.mail.ru/" config="/mailru/" >}} +{{< provider name="Memset Memstore" home="https://www.memset.com/cloud/storage/" config="/swift/" >}} +{{< provider name="Mega" home="https://mega.nz/" config="/mega/" >}} +{{< provider name="Memory" home="/memory/" config="/memory/" >}} +{{< provider name="Microsoft Azure Blob Storage" home="https://azure.microsoft.com/en-us/services/storage/blobs/" config="/azureblob/" >}} +{{< provider name="Microsoft OneDrive" home="https://onedrive.live.com/" config="/onedrive/" >}} +{{< provider name="Minio" home="https://www.minio.io/" config="/s3/#minio" >}} +{{< provider name="Nextcloud" home="https://nextcloud.com/" config="/webdav/#nextcloud" >}} +{{< provider name="OVH" home="https://www.ovh.co.uk/public-cloud/storage/object-storage/" config="/swift/" >}} +{{< provider name="OpenDrive" home="https://www.opendrive.com/" config="/opendrive/" >}} +{{< provider name="OpenStack Swift" home="https://docs.openstack.org/swift/latest/" config="/swift/" >}} +{{< provider name="Oracle Cloud Storage" home="https://cloud.oracle.com/storage-opc" config="/swift/" >}} +{{< provider name="ownCloud" home="https://owncloud.org/" config="/webdav/#owncloud" >}} +{{< provider name="pCloud" home="https://www.pcloud.com/" config="/pcloud/" >}} +{{< provider name="premiumize.me" home="https://premiumize.me/" config="/premiumizeme/" >}} +{{< provider name="put.io" home="https://put.io/" config="/putio/" >}} +{{< provider name="QingStor" home="https://www.qingcloud.com/products/storage" config="/qingstor/" >}} +{{< provider name="Rackspace Cloud Files" home="https://www.rackspace.com/cloud/files" config="/swift/" >}} +{{< provider name="rsync.net" home="https://rsync.net/products/rclone.html" config="/sftp/#rsync-net" >}} +{{< provider name="Scaleway" home="https://www.scaleway.com/object-storage/" config="/s3/#scaleway" >}} +{{< provider name="Seafile" home="https://www.seafile.com/" config="/seafile/" >}} +{{< provider name="SFTP" home="https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol" config="/sftp/" >}} +{{< provider name="StackPath" home="https://www.stackpath.com/products/object-storage/" config="/s3/#stackpath" >}} +{{< provider name="SugarSync" home="https://sugarsync.com/" config="/sugarsync/" >}} +{{< provider name="Tardigrade" home="https://tardigrade.io/" config="/tardigrade/" >}} +{{< provider name="Wasabi" home="https://wasabi.com/" config="/s3/#wasabi" >}} +{{< provider name="WebDAV" home="https://en.wikipedia.org/wiki/WebDAV" config="/webdav/" >}} +{{< provider name="Yandex Disk" home="https://disk.yandex.com/" config="/yandex/" >}} +{{< provider name="The local filesystem" home="/local/" config="/local/" end="true">}} Links diff --git a/docs/layouts/shortcodes/provider.html b/docs/layouts/shortcodes/provider.html index 8933f3dc0..dd04da25b 100644 --- a/docs/layouts/shortcodes/provider.html +++ b/docs/layouts/shortcodes/provider.html @@ -1 +1,13 @@ -{{ .Get "name" }} +{{ if .Get "start"}}{{end}} +