Been trying to figure out how I want to go about doing offsite backups of my stuff.
Thinking a simple VM with storage and basically upload any backups manually will work for me.
Don't need anything too fancy.
Automatic stuff would be nice though.
You are viewing a single comment's thread from:
Cron job or systemctl timer to run a rclone sync script or freefilesync batch file every day at 3am with optional extra step to copy it somewhere local first before uploading it just in case?
Automatic stuff are nice but sometimes complicated