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 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 đź“„
- FileLu đź“„
- Files.com đź“„
- FlashBlade đź“„
- FTP đź“„
- GoFile đź“„
- Google Cloud Storage đź“„
- Google Drive đź“„
- Google Photos đź“„
- HDFS (Hadoop Distributed Filesystem) đź“„
- Hetzner Storage Box đź“„
- HiDrive đź“„
- HTTP đź“„
- Huawei Cloud Object Storage Service(OBS) đź“„
- iCloud Drive đź“„
- ImageKit đź“„
- Internet Archive đź“„
- Jottacloud đź“„
- IBM COS S3 đź“„
- IONOS Cloud đź“„
- Koofr đź“„
- Leviia Object Storage đź“„
- Liara Object Storage đź“„
- Linkbox đź“„
- Linode Object Storage đź“„
- Magalu Object Storage đź“„
- Mail.ru Cloud đź“„
- Memset Memstore đź“„
- MEGA đź“„
- MEGA S4 Object Storage đź“„
- Memory đź“„
- Microsoft Azure Blob Storage đź“„
- Microsoft Azure Files Storage đź“„
- Microsoft OneDrive đź“„
- Minio đź“„
- Nextcloud đź“„
- OVH đź“„
- Blomp Cloud Storage đź“„
- OpenDrive đź“„
- OpenStack Swift đź“„
- Oracle Cloud Storage đź“„
- Oracle Object Storage đź“„
- Outscale đź“„
- ownCloud đź“„
- pCloud đź“„
- Petabox đź“„
- PikPak đź“„
- Pixeldrain đź“„
- premiumize.me đź“„
- put.io đź“„
- Proton Drive đź“„
- QingStor đź“„
- Qiniu Cloud Object Storage (Kodo) đź“„
- Quatrix đź“„
- Rackspace Cloud Files đź“„
- RackCorp Object Storage đź“„
- rsync.net đź“„
- Scaleway đź“„
- Seafile đź“„
- Seagate Lyve Cloud đź“„
- SeaweedFS đź“„
- Selectel Object Storage đź“„
- SFTP đź“„
- SMB / CIFS đź“„
- StackPath đź“„
- Storj đź“„
- SugarSync đź“„
- Synology C2 Object Storage đź“„
- Tencent Cloud Object Storage (COS) đź“„
- Uloz.to đź“„
- Wasabi đź“„
- WebDAV đź“„
- Yandex Disk đź“„
- Zoho WorkDrive đź“„
- Zata.ai đź“„
- 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
- Bisync (two way) to keep two directories in sync bidirectionally
- 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).