Rclone
Docker app from thomast_88's Repository
Overview
Docker for Rclone - a command line program to sync files and directories to and from various cloud services.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Config PathPathrw
The path to where the .rclone.conf file is
- Target
- /config
- Default
- /mnt/cache/appdata/rclone/config/
Data PathPathro
The path to the data which should be backed up by Rclone
- Target
- /data
Sync DestinationVariable
The destination that the data should be backed up to (must be the same name as specified in .rclone.conf)
- Target
- SYNC_DESTINATION
Sync Destination SubpathVariable
If the data should be backed up to a subpath on the destionation (will automaticly be created if it does not exist)
- Target
- SYNC_DESTINATION_SUBPATH
Cron ScheduleVariable
A custom cron schedule which will override the default value of: 0 * * * * (hourly)
- Target
- CRON_SCHEDULE
- Default
- 0 * * * *
Sync CommandVariable
A custom rclone command which will override the default value of: rclone sync /data $SYNC_DESTINATION:/$SYNC_DESTINATION_SUBPATH
- Target
- SYNC_COMMAND
Download Statistics
2,698,982
Total Downloads
162
This Month
1,427
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
tynor88/rclone:devLast Updated2020-04-17
First Seen2016-09-19
Run Rclone on Unraid.
Rclone is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.