Website | Documentation | Download | Contributing | Changelog | Installation | Forum
Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers.
- 1Fichier π
- Akamai Netstorage π
- Alibaba Cloud (Aliyun) Object Storage System (OSS) π
- Amazon Drive π (See note)
- Amazon S3 π
- ArvanCloud Object Storage (AOS) π
- Backblaze B2 π
- Box π
- Ceph π
- China Mobile Ecloud Elastic Object Storage (EOS) π
- Cloudflare R2 π
- Citrix ShareFile π
- DigitalOcean Spaces π
- Digi Storage π
- Dreamhost π
- Dropbox π
- Enterprise File Fabric π
- Fastmail Files π
- FTP π
- Google Cloud Storage π
- Google Drive π
- Google Photos π
- HDFS (Hadoop Distributed Filesystem) π
- HiDrive π
- HTTP π
- Huawei Cloud Object Storage Service(OBS) π
- Internet Archive π
- Jottacloud π
- IBM COS S3 π
- IONOS Cloud π
- Koofr π
- Leviia Object Storage π
- Liara Object Storage π
- Mail.ru Cloud π
- Memset Memstore π
- Mega π
- Memory π
- Microsoft Azure Blob Storage π
- Microsoft OneDrive π
- Minio π
- Nextcloud π
- OVH π
- Blomp Cloud Storage π
- OpenDrive π
- OpenStack Swift π
- Oracle Cloud Storage π
- Oracle Object Storage π
- ownCloud π
- pCloud π
- Petabox π
- PikPak π
- premiumize.me π
- put.io π
- Proton Drive π
- QingStor π
- Qiniu Cloud Object Storage (Kodo) π
- Quatrix π
- Rackspace Cloud Files π
- RackCorp Object Storage π
- Scaleway π
- Seafile π
- SeaweedFS π
- SFTP π
- SMB / CIFS π
- StackPath π
- Storj π
- SugarSync π
- Synology C2 Object Storage π
- 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
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 π
- 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
Please see the rclone website for:
This is free software under the terms of the MIT license (check the COPYING file included in this package).