https://rclone.org/
https://rclone.org |
https://rclone.org/docs/ |
https://rclone.org/downloads/ |
Contributing |
https://rclone.org/changelog/ |
https://rclone.org/install/ |
https://forum.rclone.org/
https://github.com/rclone/rclone/workflows/build/badge.svg](https://github.com/rclone/rclone/actions?query=workflow%3Abuild)
https://goreportcard.com/badge/github.com/rclone/rclone](https://goreportcard.com/report/github.com/rclone/rclone)
https://godoc.org/github.com/rclone/rclone?status.svg](https://godoc.org/github.com/rclone/rclone)
https://img.shields.io/docker/pulls/rclone/rclone](https://hub.docker.com/r/rclone/rclone)
We now offer a paid image of rclone with enterprise-grade security and zero CVEs through our partner SecureBuild. If you are interested, check out their website and the Rclone SecureBuild Image.
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 https://rclone.org/fichier/
- Alibaba Cloud (Aliyun) Object Storage System (OSS) https://rclone.org/s3/#alibaba-oss
- Amazon Drive https://rclone.org/amazonclouddrive/ (https://rclone.org/amazonclouddrive/#status)
- Amazon S3 https://rclone.org/s3/
- Backblaze B2 https://rclone.org/b2/
- Box https://rclone.org/box/
- Ceph https://rclone.org/s3/#ceph
- Citrix ShareFile https://rclone.org/sharefile/
- DigitalOcean Spaces https://rclone.org/s3/#digitalocean-spaces
- Dreamhost https://rclone.org/s3/#dreamhost
- Dropbox https://rclone.org/dropbox/
- FTP https://rclone.org/ftp/
- GetSky https://rclone.org/jottacloud/
- Google Cloud Storage https://rclone.org/googlecloudstorage/
- Google Drive https://rclone.org/drive/
- Google Photos https://rclone.org/googlephotos/
- HTTP https://rclone.org/http/
- Hubic https://rclone.org/hubic/
- Jottacloud https://rclone.org/jottacloud/
- IBM COS S3 https://rclone.org/s3/#ibm-cos-s3
- Koofr https://rclone.org/koofr/
- Mail.ru Cloud https://rclone.org/mailru/
- Memset Memstore https://rclone.org/swift/
- Mega https://rclone.org/mega/
- Memory https://rclone.org/memory/
- Microsoft Azure Blob Storage https://rclone.org/azureblob/
- Microsoft OneDrive https://rclone.org/onedrive/
- Minio https://rclone.org/s3/#minio
- Nextcloud https://rclone.org/webdav/#nextcloud
- OVH https://rclone.org/swift/
- OpenDrive https://rclone.org/opendrive/
- OpenStack Swift https://rclone.org/swift/
- Oracle Cloud Storage https://rclone.org/swift/
- ownCloud https://rclone.org/webdav/#owncloud
- pCloud https://rclone.org/pcloud/
- premiumize.me https://rclone.org/premiumizeme/
- put.io https://rclone.org/putio/
- QingStor https://rclone.org/qingstor/
- Rackspace Cloud Files https://rclone.org/swift/
- Scaleway https://rclone.org/s3/#scaleway
- Seafile https://rclone.org/seafile/
- SFTP https://rclone.org/sftp/
- StackPath https://rclone.org/s3/#stackpath
- SugarSync https://rclone.org/sugarsync/
- Tardigrade https://rclone.org/tardigrade/
- Wasabi https://rclone.org/s3/#wasabi
- WebDAV https://rclone.org/webdav/
- Yandex Disk https://rclone.org/yandex/
- The local filesystem https://rclone.org/local/
Please see https://rclone.org/overview/
Features
- MD5/SHA-1 hashes checked at all times for file integrity
- Timestamps preserved on files
- Partial syncs supported on a whole file basis
- https://rclone.org/commands/rclone_copy/ mode to just copy new/changed files
- https://rclone.org/commands/rclone_sync/ (one way) mode to make a directory identical
- https://rclone.org/commands/rclone_check/ mode to check for file hash equality
- Can sync to and from network, e.g. two different cloud accounts
- Optional large file chunking (https://rclone.org/chunker/)
- Optional encryption (https://rclone.org/crypt/)
- Optional cache (https://rclone.org/cache/)
- Optional FUSE mount (https://rclone.org/commands/rclone_mount/)
- Multi-threaded downloads to local disk
- Can https://rclone.org/commands/rclone_serve/ local or remote files over HTTP/WebDav/FTP/SFTP/dlna
Installation & documentation
Please see the https://rclone.org/ for:
- https://rclone.org/install/
- https://rclone.org/docs/
- https://rclone.org/changelog/
- https://rclone.org/faq/
- https://rclone.org/overview/
- https://forum.rclone.org/
- ...and more
Downloads
- https://rclone.org/downloads/
License
This is free software under the terms of MIT the license (check the
COPYING file included in this package).