2014-03-29 06:34:13 +08:00
|
|
|
---
|
|
|
|
title: "Rclone"
|
2015-09-03 06:37:42 +08:00
|
|
|
description: "rclone syncs files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox, Google Cloud Storage and Amazon Cloud Drive."
|
2014-03-29 06:34:13 +08:00
|
|
|
type: page
|
2015-09-03 06:37:42 +08:00
|
|
|
date: "2015-09-06"
|
2014-03-29 06:34:13 +08:00
|
|
|
groups: ["about"]
|
|
|
|
---
|
|
|
|
|
|
|
|
Rclone
|
|
|
|
======
|
|
|
|
|
|
|
|
[![Logo](/img/rclone-120x120.png)](http://rclone.org/)
|
|
|
|
|
2014-04-27 00:43:41 +08:00
|
|
|
Rclone is a command line program to sync files and directories to and from
|
2014-03-29 06:34:13 +08:00
|
|
|
|
|
|
|
* Google Drive
|
|
|
|
* Amazon S3
|
|
|
|
* Openstack Swift / Rackspace cloud files / Memset Memstore
|
2014-07-18 03:03:11 +08:00
|
|
|
* Dropbox
|
|
|
|
* Google Cloud Storage
|
2015-09-03 06:37:42 +08:00
|
|
|
* Amazon Cloud Drive
|
2015-10-05 05:08:31 +08:00
|
|
|
* Microsoft One Drive
|
2015-11-08 23:29:58 +08:00
|
|
|
* Hubic
|
2015-11-28 02:25:52 +08:00
|
|
|
* Backblaze B2
|
2015-12-30 20:45:43 +08:00
|
|
|
* Yandex Disk
|
2014-03-29 06:34:13 +08:00
|
|
|
* The local filesystem
|
|
|
|
|
|
|
|
Features
|
|
|
|
|
2016-01-13 18:29:43 +08:00
|
|
|
* MD5/SHA1 hashes checked at all times for file integrity
|
2014-03-29 06:34:13 +08:00
|
|
|
* Timestamps preserved on files
|
|
|
|
* Partial syncs supported on a whole file basis
|
|
|
|
* Copy mode to just copy new/changed files
|
2016-01-13 18:29:43 +08:00
|
|
|
* Sync (one way) mode to make a directory identical
|
|
|
|
* Check mode to check for file hash equality
|
|
|
|
* Can sync to and from network, eg two different cloud accounts
|
2014-03-29 06:34:13 +08:00
|
|
|
|
|
|
|
Links
|
|
|
|
|
2014-05-18 19:57:39 +08:00
|
|
|
* <i class="fa fa-home"></i> [Home page](http://rclone.org/)
|
2014-05-31 00:18:43 +08:00
|
|
|
* <i class="fa fa-github"></i> [Github project page for source and bug tracker](http://github.com/ncw/rclone)
|
2014-05-18 19:57:39 +08:00
|
|
|
* <i class="fa fa-google-plus"></i> <a href="https://google.com/+RcloneOrg" rel="publisher">Google+ page</a></li>
|
|
|
|
* <i class="fa fa-cloud-download"></i>[Downloads](/downloads/)
|