🏳️Rclone

Website faviconrclone.org

Rclone syncs your files to cloud storage: Google Drive, S3, Swift, Dropbox, Google Cloud Storage, Azure, Box and many more.

Rclone syncs your files to cloud storage

========================================

*   [About rclone](#about)

*   [What can rclone do for you?](#what)

*   [What features does rclone have?](#features)

*   [What providers does rclone support?](#providers)

*   [Download](/downloads/)

*   [Install](/install/)

[](#about)About rclone

----------------------

Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces. [Over 70 cloud storage products](#providers) support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols.

Rclone has powerful cloud equivalents to the unix commands rsync, cp, mv, mount, ls, ncdu, tree, rm, and cat. Rclone's familiar syntax includes shell pipeline support, and `--dry-run` protection. It is used at the command line, in scripts or via its [API](/rc).

Users call rclone _"The Swiss army knife of cloud storage"_, and _"Technology indistinguishable from magic"_.

Rclone really looks after your data. It preserves timestamps and verifies checksums at all times. Transfers over limited bandwidth; intermittent connections, or subject to quota can be restarted, from the last good file transferred. You can [check](/commands/rclone_check/) the integrity of your files. Where possible, rclone employs server-side transfers to minimise local bandwidth use and transfers from one provider to another without using local disk.

Virtual backends wrap local and cloud file systems to apply [encryption](/crypt/), [compression](/compress/), [chunking](/chunker/), [hashing](/hasher/) and [joining](/union/).

Rclone [mounts](/commands/rclone_mount/) any local, cloud or virtual filesystem as a disk on Windows, macOS, linux and FreeBSD, and also serves these over [SFTP](/commands/rclone_serve_sftp/), [HTTP](/commands/rclone_serve_http/), [WebDAV](/commands/rclone_serve_webdav/), [FTP](/commands/rclone_serve_ftp/) and [DLNA](/commands/rclone_serve_dlna/).

Rclone is mature, open-source software originally inspired by rsync and written in [Go](https://golang.org). The friendly support community is familiar with varied use cases. Official Ubuntu, Debian, Fedora, Brew and Chocolatey repos. include rclone. For the latest version [downloading from rclone.org](/downloads/) is recommended.

Rclone is widely used on Linux, Windows and Mac. Third-party developers create innovative backup, restore, GUI and business process solutions using the rclone command line or API.

Rclone does the heavy lifting of communicating with cloud storage.

[](#what)What can rclone do for you?

------------------------------------

Rclone helps you:

*   Backup (and encrypt) files to cloud storage

*   Restore (and decrypt) files from cloud storage

*   Mirror cloud data to other cloud services or locally

*   Migrate data to the cloud, or between cloud storage vendors

*   Mount multiple, encrypted, cached or diverse cloud storage as a disk

*   Analyse and account for data held on cloud storage using [lsf](/commands/rclone_lsf/), [ljson](/commands/rclone_lsjson/), [size](/commands/rclone_size/), [ncdu](/commands/rclone_ncdu/)

*   [Union](/union/) file systems together to present multiple local and/or cloud file systems as one

[](#features)Features

---------------------

*   Transfers

    *   MD5, SHA1 hashes are checked at all times for file integrity

    *   Timestamps are preserved on files

    *   Operations can be restarted at any time

    *   Can be to and from network, e.g. two different cloud providers

    *   Can use multi-threaded downloads to local disk

*   [Copy](/commands/rclone_copy/) new or changed files to cloud storage

*   [Sync](/commands/rclone_sync/) (one way) to make a directory identical

*   [Bisync](/bisync/) (two way) to keep two directories in sync bidirectionally

*   [Move](/commands/rclone_move/) files to cloud storage deleting the local after verification

*   [Check](/commands/rclone_check/) hashes and for missing/extra files

*   [Mount](/commands/rclone_mount/) your cloud storage as a network disk

*   [Serve](/commands/rclone_serve/) local or remote files over [HTTP](/commands/rclone_serve_http/)/[WebDav](/commands/rclone_serve_webdav/)/[FTP](/commands/rclone_serve_ftp/)/[SFTP](/commands/rclone_serve_sftp/)/[DLNA](/commands/rclone_serve_dlna/)

*   Experimental [Web based GUI](/gui/)

[](#providers)Supported providers

---------------------------------

(There are many others, built on standard protocols such as WebDAV or S3, that work out of the box.)

*   1Fichier [Home](https://1fichier.com/) [Config](/fichier/)

*   Akamai Netstorage [Home](https://www.akamai.com/us/en/products/media-delivery/netstorage.jsp) [Config](/netstorage/)

*   Alibaba Cloud (Aliyun) Object Storage System (OSS) [Home](https://www.alibabacloud.com/product/oss/) [Config](/s3/#alibaba-oss)

*   Amazon S3 [Home](https://aws.amazon.com/s3/) [Config](/s3/)

*   Backblaze B2 [Home](https://www.backblaze.com/cloud-storage) [Config](/b2/)

*   Box [Home](https://www.box.com/) [Config](/box/)

*   Ceph [Home](http://ceph.com/) [Config](/s3/#ceph)

*   China Mobile Ecloud Elastic Object Storage (EOS) [Home](https://ecloud.10086.cn/home/product-introduction/eos/) [Config](/s3/#china-mobile-ecloud-eos)

*   Arvan Cloud Object Storage (AOS) [Home](https://www.arvancloud.ir/en/products/cloud-storage) [Config](/s3/#arvan-cloud-object-storage-aos)

*   Citrix ShareFile [Home](http://sharefile.com/) [Config](/sharefile/)

*   Cloudflare R2 [Home](https://blog.cloudflare.com/r2-open-beta/) [Config](/s3/#cloudflare-r2)

*   Cloudinary [Home](https://cloudinary.com/) [Config](/cloudinary/)

*   DigitalOcean Spaces [Home](https://www.digitalocean.com/products/object-storage/) [Config](/s3/#digitalocean-spaces)

*   Digi Storage [Home](https://storage.rcs-rds.ro/) [Config](/koofr/#digi-storage)

*   Dreamhost [Home](https://www.dreamhost.com/cloud/storage/) [Config](/s3/#dreamhost)

*   Dropbox [Home](https://www.dropbox.com/) [Config](/dropbox/)

*   Enterprise File Fabric [Home](https://storagemadeeasy.com/about/) [Config](/filefabric/)

*   Fastmail Files [Home](https://www.fastmail.com/) [Config](/webdav/#fastmail-files)

*   Files.com [Home](https://www.files.com/) [Config](/filescom/)

*   FTP [Home](https://en.wikipedia.org/wiki/File_Transfer_Protocol) [Config](/ftp/)

*   Gofile [Home](https://gofile.io/) [Config](/gofile/)

*   Google Cloud Storage [Home](https://cloud.google.com/storage/) [Config](/googlecloudstorage/)

*   Google Drive [Home](https://www.google.com/drive/) [Config](/drive/)

*   Google Photos [Home](https://www.google.com/photos/about/) [Config](/googlephotos/)

*   HDFS [Home](https://hadoop.apache.org/) [Config](/hdfs/)

*   Hetzner Storage Box [Home](https://www.hetzner.com/storage/storage-box) [Config](/sftp/#hetzner-storage-box)

*   HiDrive [Home](https://www.strato.de/cloud-speicher/) [Config](/hidrive/)

*   HTTP [Home](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol) [Config](/http/)

*   iCloud Drive [Home](https://icloud.com/) [Config](/iclouddrive/)

*   ImageKit [Home](https://imagekit.io) [Config](/imagekit/)

*   Internet Archive [Home](https://archive.org/) [Config](/internetarchive/)

*   Jottacloud [Home](https://www.jottacloud.com/en/) [Config](/jottacloud/)

*   IBM COS S3 [Home](http://www.ibm.com/cloud/object-storage) [Config](/s3/#ibm-cos-s3)

*   IDrive e2 [Home](https://www.idrive.com/e2/?refer=rclone) [Config](/s3/#idrive-e2)

*   IONOS Cloud [Home](https://cloud.ionos.com/storage/object-storage) [Config](/s3/#ionos)

*   Koofr [Home](https://koofr.eu/) [Config](/koofr/)

*   Leviia Object Storage [Home](https://www.leviia.com/object-storage) [Config](/s3/#leviia)

*   Liara Object Storage [Home](https://liara.ir/landing/object-storage) [Config](/s3/#liara-object-storage)

*   Linkbox [Home](https://linkbox.to/) [Config](/linkbox/)

*   Linode Object Storage [Home](https://www.linode.com/products/object-storage/) [Config](/s3/#linode)

*   Magalu [Home](https://magalu.cloud/object-storage/) [Config](/s3/#magalu)

*   Mail.ru Cloud [Home](https://cloud.mail.ru/) [Config](/mailru/)

*   Memset Memstore [Home](https://www.memset.com/cloud/storage/) [Config](/swift/)

*   Mega [Home](https://mega.nz/) [Config](/mega/)

*   Memory [Home](/memory/) [Config](/memory/)

*   Microsoft Azure Blob Storage [Home](https://azure.microsoft.com/en-us/services/storage/blobs/) [Config](/azureblob/)

*   Microsoft Azure Files Storage [Home](https://azure.microsoft.com/en-us/services/storage/files/) [Config](/azurefiles/)

*   Microsoft OneDrive [Home](https://onedrive.live.com/) [Config](/onedrive/)

*   Minio [Home](https://www.minio.io/) [Config](/s3/#minio)

*   Nextcloud [Home](https://nextcloud.com/) [Config](/webdav/#nextcloud)

*   OVH [Home](https://www.ovh.co.uk/public-cloud/storage/object-storage/) [Config](/swift/)

*   Blomp Cloud Storage [Home](https://rclone.org/swift/) [Config](/swift/)

*   OpenDrive [Home](https://www.opendrive.com/) [Config](/opendrive/)

*   OpenStack Swift [Home](https://docs.openstack.org/swift/latest/) [Config](/swift/)

*   Oracle Cloud Storage Swift [Home](https://docs.oracle.com/en-us/iaas/integration/doc/configure-object-storage.html) [Config](/swift/)

*   Oracle Object Storage [Home](https://www.oracle.com/cloud/storage/object-storage) [Config](/oracleobjectstorage/)

*   Outscale [Home](https://en.outscale.com/storage/outscale-object-storage/) [Config](/s3/#outscale)

*   ownCloud [Home](https://owncloud.org/) [Config](/webdav/#owncloud)

*   pCloud [Home](https://www.pcloud.com/) [Config](/pcloud/)

*   Petabox [Home](https://petabox.io/) [Config](/s3/#petabox)

*   PikPak [Home](https://mypikpak.com/) [Config](/pikpak/)

*   Pixeldrain [Home](https://pixeldrain.com/) [Config](/pixeldrain/)

*   premiumize.me [Home](https://premiumize.me/) [Config](/premiumizeme/)

*   put.io [Home](https://put.io/) [Config](/putio/)

*   Proton Drive [Home](https://proton.me/drive) [Config](/protondrive/)

*   QingStor [Home](https://www.qingcloud.com/products/storage) [Config](/qingstor/)

*   Qiniu Cloud Object Storage (Kodo) [Home](https://www.qiniu.com/en/products/kodo) [Config](/s3/#qiniu)

*   Quatrix by Maytech [Home](https://www.maytech.net/products/quatrix-business) [Config](/quatrix/)

*   Rackspace Cloud Files [Home](https://www.rackspace.com/cloud/files) [Config](/swift/)

*   rsync.net [Home](https://rsync.net/products/rclone.html) [Config](/sftp/#rsync-net)

*   Scaleway [Home](https://www.scaleway.com/object-storage/) [Config](/s3/#scaleway)

*   Seafile [Home](https://www.seafile.com/) [Config](/seafile/)

*   Seagate Lyve Cloud [Home](https://www.seagate.com/gb/en/services/cloud/storage/) [Config](/s3/#lyve)

*   SeaweedFS [Home](https://github.com/chrislusf/seaweedfs/) [Config](/s3/#seaweedfs)

*   Selectel [Home](https://selectel.ru/services/cloud/storage/) [Config](/s3/#selectel)

*   SFTP [Home](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol) [Config](/sftp/)

*   Sia [Home](https://sia.tech/) [Config](/sia/)

*   SMB / CIFS [Home](https://en.wikipedia.org/wiki/Server_Message_Block) [Config](/smb/)

*   StackPath [Home](https://www.stackpath.com/products/object-storage/) [Config](/s3/#stackpath)

*   Storj [Home](https://storj.io/) [Config](/storj/)

*   Synology [Home](https://c2.synology.com/en-global/object-storage/overview) [Config](/s3/#synology-c2)

*   SugarSync [Home](https://sugarsync.com/) [Config](/sugarsync/)

*   Tencent Cloud Object Storage (COS) [Home](https://intl.cloud.tencent.com/product/cos) [Config](/s3/#tencent-cos)

*   Uloz.to [Home](https://uloz.to) [Config](/ulozto/)

*   Uptobox [Home](https://uptobox.com) [Config](/uptobox/)

*   Wasabi [Home](https://wasabi.com/) [Config](/s3/#wasabi)

*   WebDAV [Home](https://en.wikipedia.org/wiki/WebDAV) [Config](/webdav/)

*   Yandex Disk [Home](https://disk.yandex.com/) [Config](/yandex/)

*   Zoho WorkDrive [Home](https://www.zoho.com/workdrive/) [Config](/zoho/)

*   The local filesystem [Home](/local/) [Config](/local/)

[](#virtual-providers)Virtual providers

---------------------------------------

These backends adapt or modify other storage providers:

*   Alias: Rename existing remotes [Home](/alias/) [Config](/alias/)

*   Cache: Cache remotes (DEPRECATED) [Home](/cache/) [Config](/cache/)

*   Chunker: Split large files [Home](/chunker/) [Config](/chunker/)

*   Combine: Combine multiple remotes into a directory tree [Home](/combine/) [Config](/combine/)

*   Compress: Compress files [Home](/compress/) [Config](/compress/)

*   Crypt: Encrypt files [Home](/crypt/) [Config](/crypt/)

*   Hasher: Hash files [Home](/hasher/) [Config](/hasher/)

*   Union: Join multiple remotes to work together [Home](/union/) [Config](/union/)

[](#links)Links

---------------

*   [Home page](https://rclone.org/)

*   [GitHub project page for source and bug tracker](https://github.com/rclone/rclone)

*   [Rclone Forum](https://forum.rclone.org)

*   [Downloads](/downloads/)

Platinum Sponsor

[](https://rcloneui.com "Visit rclone's sponsor rclone UI")  

Gold Sponsor

[](https://www.idrive.com/e2/?refer=rclone "Visit rclone's sponsor IDrive e2")  

Silver Sponsor

[](https://rcloneview.com/?utm_source=rclone "Visit rclone's sponsor RcloneView")  

Share and Enjoy

[Twitter](https://twitter.com/intent/tweet/?text=rclone%20-%20rsync%20for%20cloud%20storage%20from%20%40njcw&url=https%3A%2F%2Frclone.org)  

[Facebook](https://facebook.com/sharer/sharer.php?u=https%3A%2F%2Frclone.org)  

[Reddit](https://reddit.com/submit/?url=https%3A%2F%2Frclone.org&resubmit=true&title=rclone%20-%20rsync%20for%20cloud%20storage)  

Links

[Rclone forum](https://forum.rclone.org)  

[GitHub project](https://github.com/rclone/rclone)  

[Rclone Wiki](https://github.com/rclone/rclone/wiki)  

[Sponsor](/sponsor/)  

[@njcw](https://twitter.com/njcw)