rclone

command module
v0.0.0-...-7f0020a Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2015 License: MIT Imports: 18 Imported by: 0

README

Logo

Website | Documentation | 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
  • The local filesystem

Features

  • MD5SUMs 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 mode to make a directory identical
  • Check mode to check all MD5SUMs
  • Can sync to and from network, eg two different Drive 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.
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
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
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 api implements the API for one drive
Package api implements the API for one drive
Package pacer makes pacing and retrying API calls easy
Package pacer makes pacing and retrying API calls easy
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

Jump to

Keyboard shortcuts

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