2014-03-28 23:34:13 +01:00
|
|
|
---
|
|
|
|
title: "Rclone"
|
2015-09-03 00:37:42 +02:00
|
|
|
description: "rclone syncs files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox, Google Cloud Storage and Amazon Cloud Drive."
|
2014-03-28 23:34:13 +01:00
|
|
|
type: page
|
2015-09-03 00:37:42 +02:00
|
|
|
date: "2015-09-06"
|
2014-03-28 23:34:13 +01:00
|
|
|
groups: ["about"]
|
|
|
|
---
|
|
|
|
|
|
|
|
Rclone
|
|
|
|
======
|
|
|
|
|
|
|
|
[![Logo](/img/rclone-120x120.png)](http://rclone.org/)
|
|
|
|
|
2014-04-26 18:43:41 +02:00
|
|
|
Rclone is a command line program to sync files and directories to and from
|
2014-03-28 23:34:13 +01:00
|
|
|
|
|
|
|
* Google Drive
|
|
|
|
* Amazon S3
|
|
|
|
* Openstack Swift / Rackspace cloud files / Memset Memstore
|
2014-07-17 21:03:11 +02:00
|
|
|
* Dropbox
|
|
|
|
* Google Cloud Storage
|
2015-09-03 00:37:42 +02:00
|
|
|
* Amazon Cloud Drive
|
2015-10-04 23:08:31 +02:00
|
|
|
* Microsoft One Drive
|
2015-11-08 16:29:58 +01:00
|
|
|
* Hubic
|
2014-03-28 23:34:13 +01:00
|
|
|
* The local filesystem
|
|
|
|
|
|
|
|
Features
|
|
|
|
|
|
|
|
* MD5SUMs 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 mode to make a directory identical
|
|
|
|
* Check mode to check all MD5SUMs
|
|
|
|
* Can sync to and from network, eg two different Drive accounts
|
|
|
|
|
|
|
|
Links
|
|
|
|
|
2014-05-18 13:57:39 +02:00
|
|
|
* <i class="fa fa-home"></i> [Home page](http://rclone.org/)
|
2014-05-30 18:18:43 +02:00
|
|
|
* <i class="fa fa-github"></i> [Github project page for source and bug tracker](http://github.com/ncw/rclone)
|
2014-05-18 13:57:39 +02: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/)
|