Go to file
Nick Craig-Wood 92d2e1f8d7 azureblob: rework and complete #801
* Fixup bitrot (rclone and Azure library)
  * Implement Copy
  * Add modtime to metadata under mtime key as RFC3339Nano
  * Make multipart upload work
  * Make it pass the integration tests
  * Fix uploading of zero length blobs
  * Rename to azureblob as it seems likely we will do azurefile
  * Add docs
2017-08-04 22:56:16 +01:00
.circleci Use build tags to control when and where cmount is built 2017-05-19 17:08:04 +01:00
amazonclouddrive implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
azureblob azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
b2 implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
bin azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
box implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
cmd azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
crypt implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
dircache Change List interface and add ListR optional interface 2017-06-14 16:49:40 +01:00
docs azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
drive implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
dropbox implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
fs azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
fstest azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
ftp implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
googlecloudstorage implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
graphics New graphics used by forum.rclone.org 2016-10-04 11:31:42 +01:00
http Fix URL encoding issues - fixes #1573 2017-08-02 13:19:36 +01:00
hubic implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
local local: revert to copy when moving file across file system boundaries – fixes #1176 2017-08-04 23:27:32 +02:00
oauthutil oauthutil: Added AuthOptions and shuts down the web server properly 2017-08-03 19:59:42 +01:00
onedrive implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
pacer pacer: Factor TokenDispenser into pacer from box remote 2017-07-29 23:14:47 +01:00
qingstor qingstor: add missing file to fix plan9 build 2017-08-04 22:54:27 +01:00
rest rest, b2, onedrive: remove Absolute parameter from rest.Opts and replace with RootURL 2017-07-23 11:32:34 +01:00
s3 implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
sftp implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
swift implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00
vendor vendor: add github.com/Azure/azure-sdk-for-go and dependencies 2017-08-04 22:54:27 +01:00
yandex implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02: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 build to go1.8.3 2017-06-09 12:06:28 +01:00
CONTRIBUTING.md azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
COPYING Initial commit - some small parts working 2012-11-18 17:32:31 +00:00
Gopkg.lock vendor: add github.com/Azure/azure-sdk-for-go and dependencies 2017-08-04 22:54:27 +01:00
Gopkg.toml vendor: add qingstor-sdk-go for QingStor 2017-08-04 17:09:28 +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.37 2017-07-22 20:04:29 +01:00
MANUAL.md Version v1.37 2017-07-22 20:04:29 +01:00
MANUAL.txt Version v1.37 2017-07-22 20:04:29 +01:00
Makefile Update godep as part of vendor update 2017-07-23 08:51:57 +01:00
README.md azureblob: rework and complete #801 2017-08-04 22:56:16 +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.37 2017-07-22 20:04:29 +01:00
rclone.go Make sure high level retries show with -q - fixes #648 2016-09-12 17:50:19 +01:00
snapcraft-dev.yaml OneDrive vs One Drive 2017-03-29 18:11:33 +01:00
snapcraft.yaml snapcraft: slighty improve buildfile (see #1188) 2017-08-04 21:37:25 +02: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
  • 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
  • QingStor
  • SFTP
  • 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).