github.com/ncw/rclone@v1.48.1-0.20190724201158-a35aa1360e3e/docs/content/about.md (about)

     1  ---
     2  title: "Rclone"
     3  description: "rclone syncs files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox, Google Cloud Storage and Amazon Drive."
     4  type: page
     5  date: "2017-09-25"
     6  groups: ["about"]
     7  ---
     8  
     9  Rclone
    10  ======
    11  
    12  [![Logo](/img/rclone-120x120.png)](https://rclone.org/)
    13  
    14  Rclone is a command line program to sync files and directories to and from:
    15  
    16  * {{< provider name="1Fichier" home="https://1fichier.com/" config="/fichier/" >}}
    17  * {{< provider name="Alibaba Cloud (Aliyun) Object Storage System (OSS)" home="https://www.alibabacloud.com/product/oss/" config="/s3/#alibaba-oss" >}}
    18  * {{< provider name="Amazon Drive" home="https://www.amazon.com/clouddrive" config="/amazonclouddrive/" >}} ([See note](/amazonclouddrive/#status))
    19  * {{< provider name="Amazon S3" home="https://aws.amazon.com/s3/" config="/s3/" >}}
    20  * {{< provider name="Backblaze B2" home="https://www.backblaze.com/b2/cloud-storage.html" config="/b2/" >}}
    21  * {{< provider name="Box" home="https://www.box.com/" config="/box/" >}}
    22  * {{< provider name="Ceph" home="http://ceph.com/" config="/s3/#ceph" >}}
    23  * {{< provider name="DigitalOcean Spaces" home="https://www.digitalocean.com/products/object-storage/" config="/s3/#digitalocean-spaces" >}}
    24  * {{< provider name="Dreamhost" home="https://www.dreamhost.com/cloud/storage/" config="/s3/#dreamhost" >}}
    25  * {{< provider name="Dropbox" home="https://www.dropbox.com/" config="/dropbox/" >}}
    26  * {{< provider name="FTP" home="https://en.wikipedia.org/wiki/File_Transfer_Protocol" config="/ftp/" >}}
    27  * {{< provider name="Google Cloud Storage" home="https://cloud.google.com/storage/" config="/googlecloudstorage/" >}}
    28  * {{< provider name="Google Drive" home="https://www.google.com/drive/" config="/drive/" >}}
    29  * {{< provider name="Google Photos" home="https://www.google.com/photos/about/" config="/googlephotos/" >}}
    30  * {{< provider name="HTTP" home="https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol" config="/http/" >}}
    31  * {{< provider name="Hubic" home="https://hubic.com/" config="/hubic/" >}}
    32  * {{< provider name="Jottacloud" home="https://www.jottacloud.com/en/" config="/jottacloud/" >}}
    33  * {{< provider name="IBM COS S3" home="http://www.ibm.com/cloud/object-storage" config="/s3/#ibm-cos-s3" >}}
    34  * {{< provider name="Koofr" home="https://koofr.eu/" config="/koofr/" >}}
    35  * {{< provider name="Memset Memstore" home="https://www.memset.com/cloud/storage/" config="/swift/" >}}
    36  * {{< provider name="Mega" home="https://mega.nz/" config="/mega/" >}}
    37  * {{< provider name="Microsoft Azure Blob Storage" home="https://azure.microsoft.com/en-us/services/storage/blobs/" config="/azureblob/" >}}
    38  * {{< provider name="Microsoft OneDrive" home="https://onedrive.live.com/" config="/onedrive/" >}}
    39  * {{< provider name="Minio" home="https://www.minio.io/" config="/s3/#minio" >}}
    40  * {{< provider name="Nextcloud" home="https://nextcloud.com/" config="/webdav/#nextcloud" >}}
    41  * {{< provider name="OVH" home="https://www.ovh.co.uk/public-cloud/storage/object-storage/" config="/swift/" >}}
    42  * {{< provider name="OpenDrive" home="https://www.opendrive.com/" config="/opendrive/" >}}
    43  * {{< provider name="Openstack Swift" home="https://docs.openstack.org/swift/latest/" config="/swift/" >}}
    44  * {{< provider name="Oracle Cloud Storage" home="https://cloud.oracle.com/storage-opc" config="/swift/" >}}
    45  * {{< provider name="ownCloud" home="https://owncloud.org/" config="/webdav/#owncloud" >}}
    46  * {{< provider name="pCloud" home="https://www.pcloud.com/" config="/pcloud/" >}}
    47  * {{< provider name="put.io" home="https://put.io/" config="/webdav/#put-io" >}}
    48  * {{< provider name="QingStor" home="https://www.qingcloud.com/products/storage" config="/qingstor/" >}}
    49  * {{< provider name="Rackspace Cloud Files" home="https://www.rackspace.com/cloud/files" config="/swift/" >}}
    50  * {{< provider name="rsync.net" home="https://rsync.net/products/rclone.html" config="/sftp/" >}}
    51  * {{< provider name="Scaleway" home="https://www.scaleway.com/object-storage/" config="/s3/#scaleway" >}}
    52  * {{< provider name="SFTP" home="https://en.wikipedia.org/wiki/SFTP" config="/sftp/" >}}
    53  * {{< provider name="Wasabi" home="https://wasabi.com/" config="/s3/#wasabi" >}}
    54  * {{< provider name="WebDAV" home="https://en.wikipedia.org/wiki/WebDAV" config="/webdav/" >}}
    55  * {{< provider name="Yandex Disk" home="https://disk.yandex.com/" config="/yandex/" >}}
    56  * {{< provider name="The local filesystem" home="/local/" config="/local/" >}}
    57  
    58  Features
    59  
    60    * MD5/SHA1 hashes checked at all times for file integrity
    61    * Timestamps preserved on files
    62    * Partial syncs supported on a whole file basis
    63    * [Copy](/commands/rclone_copy/) mode to just copy new/changed files
    64    * [Sync](/commands/rclone_sync/) (one way) mode to make a directory identical
    65    * [Check](/commands/rclone_check/) mode to check for file hash equality
    66    * Can sync to and from network, eg two different cloud accounts
    67    * [Encryption](/crypt/) backend
    68    * [Cache](/cache/) backend
    69    * [Union](/union/) backend
    70    * Optional FUSE mount ([rclone mount](/commands/rclone_mount/))
    71    * Multi-threaded downloads to local disk
    72    * Can [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/)
    73  
    74  Links
    75  
    76    * <i class="fa fa-home"></i> [Home page](https://rclone.org/)
    77    * <i class="fa fa-github"></i> [GitHub project page for source and bug tracker](https://github.com/ncw/rclone)
    78    * <i class="fa fa-comments"></i> [Rclone Forum](https://forum.rclone.org)
    79    * <i class="fa fa-cloud-download"></i>[Downloads](/downloads/)