distribution/packages/sysutils/rclone/sources/rsync.conf

9 lines
236 B
Text
Raw Normal View History

### This is the path where your cloud volume is mounted.
MOUNTPATH="/storage/cloud"
### This is the path to your game folder on your cloud drive.
SYNCPATH="GAMES"
### This is the path we are backup up from.
BACKUPPATH="/storage/roms"