2015-06-06 09:05:21 +00:00
|
|
|
[![Logo](http://rclone.org/img/rclone-120x120.png)](http://rclone.org/)
|
2014-04-24 17:11:08 +00:00
|
|
|
|
2015-06-06 09:05:21 +00:00
|
|
|
[Website](http://rclone.org) |
|
|
|
|
[Documentation](http://rclone.org/docs/) |
|
2015-06-14 14:04:29 +00:00
|
|
|
[Changelog](http://rclone.org/changelog/) |
|
2015-06-06 09:05:21 +00:00
|
|
|
[Installation](http://rclone.org/install/) |
|
|
|
|
[G+](https://google.com/+RcloneOrg)
|
2012-11-18 17:32:31 +00:00
|
|
|
|
2015-10-31 14:51:35 +00:00
|
|
|
|
2015-11-08 17:46:19 +00:00
|
|
|
[![Build Status](https://travis-ci.org/ncw/rclone.svg?branch=master)](https://travis-ci.org/ncw/rclone) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/ncw/rclone?branch=master&passingText=windows%20-%20ok&svg=true)](https://ci.appveyor.com/project/ncw/rclone) [![GoDoc](https://godoc.org/github.com/ncw/rclone?status.svg)](https://godoc.org/github.com/ncw/rclone)
|
2014-03-16 14:01:17 +00:00
|
|
|
|
2014-04-26 16:43:41 +00:00
|
|
|
Rclone is a command line program to sync files and directories to and from
|
2013-06-27 19:00:01 +00:00
|
|
|
|
|
|
|
* Google Drive
|
2014-03-16 14:01:17 +00:00
|
|
|
* Amazon S3
|
|
|
|
* Openstack Swift / Rackspace cloud files / Memset Memstore
|
2014-07-17 19:03:11 +00:00
|
|
|
* Dropbox
|
|
|
|
* Google Cloud Storage
|
2015-09-02 22:37:42 +00:00
|
|
|
* Amazon Cloud Drive
|
2015-11-23 22:19:50 +00:00
|
|
|
* Microsoft One Drive
|
|
|
|
* Hubic
|
2013-06-27 19:00:01 +00:00
|
|
|
* The local filesystem
|
2012-11-18 17:32:31 +00:00
|
|
|
|
2014-03-15 17:39:56 +00:00
|
|
|
Features
|
2012-11-18 17:32:31 +00:00
|
|
|
|
2014-03-15 17:39:56 +00:00
|
|
|
* 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
|
2014-03-16 14:01:17 +00:00
|
|
|
* Can sync to and from network, eg two different Drive accounts
|
|
|
|
|
2015-06-06 09:05:21 +00:00
|
|
|
See the home page for installation, usage, documentation, changelog
|
|
|
|
and configuration walkthroughs.
|
2014-03-16 14:01:17 +00:00
|
|
|
|
|
|
|
* http://rclone.org/
|
2012-11-18 17:32:31 +00:00
|
|
|
|
|
|
|
License
|
|
|
|
-------
|
|
|
|
|
|
|
|
This is free software under the terms of MIT the license (check the
|
|
|
|
COPYING file included in this package).
|