Syncing game saves with almost any cloud service
Posted on 2023/04/07 in Linux • Tagged with Linux, Cloud, Games, Steam Deck
Edit: New version of the script
Check the repository on https://gitlab.com/Nerdeiro/game-cloud-sync and follow the README.md there.
Sync your games to (almost) any cloud service
This is a simple Bash script to sync your game-saves with pretty much any cloud storage service out there. It uses Rclone, which supports dozens (not hyperbole) of providers.
The motivation to create this script was to sync my copy of Stardew Valley between my desktop and my Steam Deck. But wait, doesn't Steam do this ? Yes, it does, for copies bought on Steam. But my copy is from GOG... It runs just fine on the Deck, regardless if it was …
Continue reading