Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

FabianMartin/docker-rclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

# Rclone Docker Image

A Docker image with shell for [Rclone](http://rclone.org/).

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 Drive
  * Microsoft OneDrive
  * Hubic
  * Backblaze B2
  * Yandex Disk
  * SFTP
  * FTP
  * The local filesystem

## Installation

Pull from Docker Hub:

    docker pull fabianmartin/rclone

Create a container using `docker run`:

    docker run -ti /local/path/to/files:/files fabianmartin/rclone

## Licence

Code licensed under The MIT License (MIT).

About

A docker image with latest rclone version,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published