docker-rclone
docker-rclone copied to clipboard
pls post and example to sync gdrive using cron
pls post an example to sync gdrive using cron
do i have to add the following in task scheduler in my synology nas ??
sudo docker run --rm -it -v $(pwd)/config:/config -e SYNC_SRC="kd6:/Test" -e SYNC_DEST="kd2:/Test" -e TZ="America/Chicago" -e CRON="0 * * ? * *" pfidr/rclone