The Wayback Machine - https://web.archive.org/web/20190322174042/https://github.com/ncw/rclone
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files https://rclone.org
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci
.github Revamp issue and PR templates and CONTRIBUTING guide Sep 21, 2018
backend onedrive: Implement graceful cancel Mar 19, 2019
bin bin/get-github-release: fetch the most recent not the least recent Mar 18, 2019
cmd cmd: Fix autocompletion of remote paths with spaces - fixes #3047 Mar 17, 2019
docs Add xopez to contributors Mar 18, 2019
fs Fix errors discovered with go vet nilness tool Mar 18, 2019
fstest test_all: add the vfs tests to the integration tests Mar 17, 2019
graphics New graphics used by forum.rclone.org Oct 4, 2016
lib lib/atexit: add SIGTERM to signals which run the exit handlers on unix Mar 16, 2019
vendor vendor: update github.com/ncw/swift to bring in Expires changes Mar 18, 2019
vfs test_all: add the vfs tests to the integration tests Mar 17, 2019
.appveyor.yml
.gitignore cache: first version Nov 15, 2017
.golangci.yml golangci: enable lints excluded by default Feb 9, 2019
.pkgr.yml
.travis.yml
CONTRIBUTING.md
COPYING
MAINTAINERS.md
MANUAL.html Version v1.46 Feb 9, 2019
MANUAL.md
MANUAL.txt
Makefile build: use matrix build for travis Mar 17, 2019
README.md koofr: implemented a backend for Koofr cloud storage service. Mar 6, 2019
RELEASE.md
go.mod vendor: update github.com/ncw/swift to bring in Expires changes Mar 18, 2019
go.sum vendor: update github.com/ncw/swift to bring in Expires changes Mar 18, 2019
notes.txt
rclone.1 Version v1.46 Feb 9, 2019
rclone.go build: fixup code formatting after goimports change Oct 13, 2018

README.md

Logo

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

Build Status Windows Build Status CircleCI GoDoc

Rclone

Rclone ("rsync for cloud storage") is a command line program to sync files and directories to and from different cloud storage providers.

Storage providers

Please see the full list of all storage providers and their features

Features

  • MD5/SHA-1 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, e.g. two different cloud accounts
  • Optional encryption (Crypt)
  • Optional cache (Cache)
  • Optional FUSE mount (rclone mount)

Installation & documentation

Please see the rclone website for:

Downloads

License

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

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.