Website | Documentation | Download | Contributing | Changelog | Installation | Forum
Rclone
Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
Storage providers
- 1Fichier
π - Akamai Netstorage
π - Alibaba Cloud (Aliyun) Object Storage System (OSS)
π - Amazon Drive
π (See note) - Amazon S3
π - Backblaze B2
π - Box
π - Ceph
π - China Mobile Ecloud Elastic Object Storage (EOS)
π - Cloudflare R2
π - Arvan Cloud Object Storage (AOS)
π - Citrix ShareFile
π - DigitalOcean Spaces
π - Digi Storage
π - Dreamhost
π - Dropbox
π - Enterprise File Fabric
π - FTP
π - Google Cloud Storage
π - Google Drive
π - Google Photos
π - HDFS (Hadoop Distributed Filesystem)
π - HTTP
π - Hubic
π - Internet Archive
π - Jottacloud
π - IBM COS S3
π - Koofr
π - Mail.ru Cloud
π - Memset Memstore
π - Mega
π - Memory
π - Microsoft Azure Blob Storage
π - Microsoft OneDrive
π - Minio
π - Nextcloud
π - OVH
π - OpenDrive
π - OpenStack Swift
π - Oracle Cloud Storage
π - ownCloud
π - pCloud
π - premiumize.me
π - put.io
π - QingStor
π - Rackspace Cloud Files
π - RackCorp Object Storage
π - Scaleway
π - Seafile
π - SeaweedFS
π - SFTP
π - StackPath
π - Storj
π - SugarSync
π - Tencent Cloud Object Storage (COS)
π - Wasabi
π - WebDAV
π - Yandex Disk
π - Zoho WorkDrive
π - The local filesystem
π
Please see the full list of all storage providers and their features
Virtual storage providers
These backends adapt or modify other storage providers
- Alias: rename existing remotes
π - Cache: cache remotes (DEPRECATED)
π - Chunker: split large files
π - Combine: combine multiple remotes into a directory tree
π - Compress: compress files
π - Crypt: encrypt files
π - Hasher: hash files
π - Union: join multiple remotes to work together
π
Features
- MD5/SHA-1 hashes checked at all times for file integrity
- Timestamps preserved on files
- Partial syncs supported on a whole file basis
- Copy mode to just copy new/changed files
- Sync (one way) mode to make a directory identical
- Check mode to check for file hash equality
- Can sync to and from network, e.g. two different cloud accounts
- Optional large file chunking (Chunker)
- Optional transparent compression (Compress)
- Optional encryption (Crypt)
- Optional FUSE mount (rclone mount)
- Multi-threaded downloads to local disk
- Can serve local or remote files over HTTP/WebDav/FTP/SFTP/dlna
Installation & documentation
Please see the rclone website for:
Downloads
License
This is free software under the terms of MIT the license (check the COPYING file included in this package).