Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
syncthing [2024/04/19 15:12] – SSH tunnel tip from iRetro lbrpdxsyncthing [2025/04/08 16:17] (current) peterbozso
Line 80: Line 80:
  
 Further help can be found at [[https://docs.syncthing.net|Syncthing's documentation]]. Further help can be found at [[https://docs.syncthing.net|Syncthing's documentation]].
 +
 +===== Generic cloud backup =====
 +
 +https://gitlab.com/peterbozso/batocera-backup-service
 +
 +The use-case of this solution is very similar to [[:syncthing|Syncthing]], but the goal here is to utilize cloud storage (OneDrive, Google Drive, Dropbox, etc.) to back up your data. The important difference is that this is **upload only**; it does not synchronize data both ways. It is for continously cloning a single machine's userdata to the cloud service, so in case of a hardware failure/loss, a backup of the userdata can be easily restored.
 +
 +This solution uses [[https://rclone.org/|rclone]], which is shipped with Batocera and [[launch_a_script#services|Batocera's services feature]]. Because of the latter, it requires Batocera **v40** or higher.
 +
 +A detailed description of how this works and setup instructions for it is on [[https://gitlab.com/peterbozso/batocera-backup-service|peterbozso's batocera-backup-service repository]].
 +
  
  • syncthing.1713539572.txt.gz
  • Last modified: 2 years ago
  • by lbrpdx