Nick Craig-Wood 13591c7c00 Redo error handling for sync/copy/move
* Factor sync/copy/move into its own file
  * Make fatal errors abort the sync
  * Make Copy return errors
  * Make Sync/Copy/Move return the last Copy error if there was one
  * Prioritise returning Fatal errors
  * NoRetry errors are returned if no other types of errors
2016-07-04 13:45:53 +01:00
2016-06-28 08:51:57 +01:00
2016-06-28 08:51:57 +01:00
2016-07-04 13:45:53 +01:00
2016-06-28 08:51:57 +01:00
2016-06-28 08:51:57 +01:00
2016-06-28 08:51:57 +01:00
2016-06-28 08:51:57 +01:00
2016-06-28 08:51:57 +01:00
2016-05-30 20:32:35 +01:00
2016-01-07 20:31:23 +00:00
2016-01-07 20:31:23 +00:00
2016-06-03 20:34:19 +01:00
2016-06-18 16:58:37 +01:00
2016-06-18 16:58:37 +01:00
2016-06-18 16:58:37 +01:00
2013-06-27 20:09:40 +01:00
2016-06-18 16:58:37 +01:00

Logo

Website | Documentation | Contributing | Changelog | Installation | G+

Build Status Windows Build Status GoDoc

Rclone is a command line program to sync files and directories to and from

  • Google Drive
  • Amazon S3
  • Openstack Swift / Rackspace cloud files / Memset Memstore
  • Dropbox
  • Google Cloud Storage
  • Amazon Cloud Drive
  • Microsoft One Drive
  • Hubic
  • Backblaze B2
  • Yandex Disk
  • The local filesystem

Features

  • MD5/SHA1 hashes 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 (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

See the home page for installation, usage, documentation, changelog and configuration walkthroughs.

License

This is free software under the terms of MIT the license (check the COPYING file included in this package).

Description
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
Readme 362 MiB
Languages
Go 98.5%
Python 0.4%
Shell 0.4%
HTML 0.3%
JavaScript 0.2%
Other 0.1%