Go to file
Dan Dascalescu 69ba806528 2017-Oct update to the Drive docs 2017-10-16 21:50:08 +01:00
.circleci Add android and IOS build to circleci 2017-10-11 13:40:02 +01:00
amazonclouddrive fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
azureblob fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
b2 b2: implement streaming upload of files with unknown length (see #1614) (closes #1686) 2017-09-16 22:43:48 +02:00
bin Implement WebDAV remote #580 2017-10-09 16:19:37 +01:00
box rest: factor URLJoin and URLEscape from http remote 2017-10-09 16:19:37 +01:00
cmd config: add sub commands for full config file management 2017-10-14 11:50:41 +01:00
crypt crypt: fix PutStream 2017-09-28 08:56:40 +01:00
dircache Change List interface and add ListR optional interface 2017-06-14 16:49:40 +01:00
docs 2017-Oct update to the Drive docs 2017-10-16 21:50:08 +01:00
drive drive, yandex: add missing CleanUpper interface check 2017-09-30 16:34:46 +01:00
dropbox dropbox: fix error when renaming directories - fixes #1708 2017-10-02 11:21:16 +01:00
fs config: add sub commands for full config file management 2017-10-14 11:50:41 +01:00
fstest Implement WebDAV remote #580 2017-10-09 16:19:37 +01:00
ftp fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
googlecloudstorage googlecloudstorage: support streaming uploads (see #1614) (closes #1684) 2017-09-16 22:46:02 +02:00
graphics New graphics used by forum.rclone.org 2016-10-04 11:31:42 +01:00
http rest: factor URLJoin and URLEscape from http remote 2017-10-09 16:19:37 +01:00
hubic hubic: don't check the container exists before creating it 2017-08-30 15:54:49 +01:00
local fs: stop normalizing file names but do a normalized compare in the sync 2017-09-16 19:49:31 +01:00
oauthutil oauthutil: Made GetToken and PutToken exported (required for OneDrive Business) 2017-09-12 09:21:06 +01:00
onedrive rest: factor URLJoin and URLEscape from http remote 2017-10-09 16:19:37 +01:00
pacer pacer: Factor TokenDispenser into pacer from box remote 2017-07-29 23:14:47 +01:00
pcloud pcloud: make compile with go1.6 2017-10-01 16:41:23 +01:00
qingstor qingstor: Support hash md5 for upload object 2017-08-31 16:41:08 +01:00
rest rest: Add SetUserPass to create Authorization header 2017-10-09 16:19:37 +01:00
s3 s3: allow streaming upload of files with unknown file size (see #1614) 2017-09-15 20:20:32 +02:00
sftp fstests: only test uploadswith indeterminate size on remotes that support it 2017-08-22 07:19:43 +02:00
swift swift: fix server side copy to empty container with --fast-list 2017-09-16 19:49:31 +01:00
vendor vendor: update all dependencies to latest versions 2017-09-30 15:27:27 +01:00
webdav Implement WebDAV remote #580 2017-10-09 16:19:37 +01:00
yandex drive, yandex: add missing CleanUpper interface check 2017-09-30 16:34:46 +01:00
.appveyor.yml Use build tags to control when and where cmount is built 2017-05-19 17:08:04 +01:00
.gitignore Remove obsolete entry 2016-10-04 11:37:18 +01:00
.pkgr.yml Updated .pkgr.yml file to use rclone as its own cli. 2017-03-29 17:48:53 +01:00
.travis.yml Update to using go1.9 as the default go version 2017-08-29 16:39:56 +01:00
CONTRIBUTING.md Implement pcloud remote - #418 2017-10-01 11:37:35 +01:00
COPYING Initial commit - some small parts working 2012-11-18 17:32:31 +00:00
Gopkg.lock vendor: update all dependencies to latest versions 2017-09-30 15:27:27 +01:00
Gopkg.toml vendor: add dropbox/dropbox-sdk-go-unofficial 2017-08-10 13:57:06 +01:00
ISSUE_TEMPLATE.md Update references from HTTP to HTTPS where possible 2017-03-29 05:38:34 -07:00
MAINTAINERS.md Update MAINTAINERS with how to update the authors file. 2017-07-23 15:06:11 +01:00
MANUAL.html Version v1.38 2017-09-30 14:20:43 +01:00
MANUAL.md Version v1.38 2017-09-30 14:20:43 +01:00
MANUAL.txt Version v1.38 2017-09-30 14:20:43 +01:00
Makefile Makefile: clean some more files 2017-09-30 16:02:00 +01:00
README.md Implement WebDAV remote #580 2017-10-09 16:19:37 +01:00
RELEASE.md Fix fetch_windows target in Makefile 2017-07-22 20:44:09 +01:00
notes.txt Replace test_all.sh with test_all.go which is cross platform and parallel 2015-12-30 09:26:34 +00:00
rclone.1 Version v1.38 2017-09-30 14:20:43 +01:00
rclone.go Make sure high level retries show with -q - fixes #648 2016-09-12 17:50:19 +01:00

README.md

Logo

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

Build Status Windows Build Status CircleCI GoDoc

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

  • Amazon Drive
  • Amazon S3 / Dreamhost / Ceph / Minio / Wasabi
  • Backblaze B2
  • Box
  • Dropbox
  • FTP
  • Google Cloud Storage
  • Google Drive
  • HTTP
  • Hubic
  • Microsoft Azure Blob Storage
  • Microsoft OneDrive
  • Openstack Swift / Rackspace cloud files / Memset Memstore / OVH / Oracle Cloud Storage
  • pCloud
  • QingStor
  • SFTP
  • Webdav / Owncloud / Nextcloud
  • 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
  • Optional encryption (Crypt)
  • Optional FUSE mount

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).