Skip to content

move data from a local directory to a rclone remote

License

Notifications You must be signed in to change notification settings

huxcrux/rclonemove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rclone move docker container

Usage

docker create
--name=rclonemove
-v :/config
-v :/data
-e RCLONE_REMOTE=
bl0m1/rclonemove

####optinal You can also specify a folder inside your remote (if you want to use something other then the root folder, this can also be specified in your rclone.conf) by adding: -e RCLONE_FOLDER= \

###Rclone.conf Place your rclone.conf in your /config volume.

About

move data from a local directory to a rclone remote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published