Skip to content

Instantly share code, notes, and snippets.

@orisdorch
orisdorch / rclone_sync.sh
Last active January 8, 2022 17:58 — forked from aquigni/rclone_sync.sh
Rclone syncing bash script
#!/bin/bash
##############################################################
### RCLONE SYNC SCRIPT
##############################################################
### crontab -e every 4 hours:
# 0 */4 * * * root /root/scrpts/rclone_sync.sh >/dev/null 2>&1
### Useful rclone commands:
# rclone config show