rclone

command module
v0.0.0-...-bb75d80 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2016 License: MIT Imports: 11 Imported by: 0

README

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

Documentation

Overview

Sync files and directories to and from local and remote object stores

Nick Craig-Wood <nick@craig-wood.com>

Directories

Path Synopsis
Package amazonclouddrive provides an interface to the Amazon Cloud Drive object storage system.
Package amazonclouddrive provides an interface to the Amazon Cloud Drive object storage system.
b2
Package b2 provides an interface to the Backblaze B2 object storage system
Package b2 provides an interface to the Backblaze B2 object storage system
api
Package dircache provides a simple cache for caching directory to path lookups
Package dircache provides a simple cache for caching directory to path lookups
Package drive interfaces with the Google Drive object storage system
Package drive interfaces with the Google Drive object storage system
Package dropbox provides an interface to Dropbox object storage
Package dropbox provides an interface to Dropbox object storage
fs
Package fs is a generic file system interface for rclone object storage systems
Package fs is a generic file system interface for rclone object storage systems
all
Package fstest provides utilities for testing the Fs
Package fstest provides utilities for testing the Fs
fstests
Package fstests provides generic tests for testing the Fs and Object interfaces Run go generate to write the tests for the remotes
Package fstests provides generic tests for testing the Fs and Object interfaces Run go generate to write the tests for the remotes
Package googlecloudstorage provides an interface to Google Cloud Storage
Package googlecloudstorage provides an interface to Google Cloud Storage
Package hubic provides an interface to the Hubic object storage system.
Package hubic provides an interface to the Hubic object storage system.
Package local provides a filesystem interface
Package local provides a filesystem interface
Package onedrive provides an interface to the Microsoft One Drive object storage system.
Package onedrive provides an interface to the Microsoft One Drive object storage system.
api
Package pacer makes pacing and retrying API calls easy
Package pacer makes pacing and retrying API calls easy
Package rest implements a simple REST wrapper All methods are safe for concurrent calling.
Package rest implements a simple REST wrapper All methods are safe for concurrent calling.
Package s3 provides an interface to Amazon S3 oject storage
Package s3 provides an interface to Amazon S3 oject storage
Package swift provides an interface to the Swift object storage system
Package swift provides an interface to the Swift object storage system
Package yandex provides an interface to the Yandex Disk storage.
Package yandex provides an interface to the Yandex Disk storage.
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL