rclone/docs/content/about.md

47 lines
1.5 KiB
Markdown
Raw Normal View History

2014-03-28 23:34:13 +01:00
---
title: "Rclone"
description: "rclone syncs files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox, Google Cloud Storage and Amazon Drive."
2014-03-28 23:34:13 +01:00
type: page
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
* Dropbox
* Google Cloud Storage
* Amazon Drive
* Microsoft One Drive
* Hubic
2015-11-27 19:25:52 +01:00
* Backblaze B2
2015-12-30 13:45:43 +01:00
* Yandex Disk
2014-03-28 23:34:13 +01:00
* The local filesystem
Features
* MD5/SHA1 hashes checked at all times for file integrity
2014-03-28 23:34:13 +01:00
* Timestamps preserved on files
* Partial syncs supported on a whole file basis
* [Copy](/commands/rclone_copy/) mode to just copy new/changed files
* [Sync](/commands/rclone_sync/) (one way) mode to make a directory identical
* [Check](/commands/rclone_check/) mode to check for file hash equality
* Can sync to and from network, eg two different cloud accounts
* Optional encryption ([Crypt](/crypt/))
* Optional FUSE mount ([rclone mount](/commands/rclone_mount/))
2014-03-28 23:34:13 +01:00
Links
* <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)
* <i class="fa fa-comments"></i> [Rclone Forum](https://forum.rclone.org)
* <i class="fa fa-google-plus"></i> <a href="https://google.com/+RcloneOrg" rel="publisher">Google+ page</a>
* <i class="fa fa-cloud-download"></i>[Downloads](/downloads/)