Differences

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

Link to this comparison view

Both sides previous revision Previous revision
syncthing [2024/10/29 06:22] – move cloud sync to here, rename to generic cloud sync atarisyncthing [2025/04/08 16:17] (current) peterbozso
Line 83: Line 83:
 ===== Generic cloud backup ===== ===== Generic cloud backup =====
  
-https://github.com/peterbozso/batocera-backup-service+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. 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.
Line 89: Line 89:
 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. 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://github.com/peterbozso/batocera-backup-service|peterbozso's batocera-backup-service repository on Github]].+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.1730182948.txt.gz
  • Last modified: 19 months ago
  • by atari