Automated backups of blueprint-storage.dat to Google Cloud
Posted: Sun Jun 02, 2019 7:10 am
Upon discovering that the file containing my blueprint library was only being stored locally and that Steam was not storing it alongside savegames in the cloud, I put together a small PowerShell script (as I play on a Windows machine) to automate the backing up of my `blueprint-storage.dat` file to a Google Cloud Storage bucket.
I use cloud platforms in my day job, so this was fairly straight forward for me, in terms of already having an account and some projects on GCP.
If anyone would like a copy of the script, I saved it in a GitHub gist. It could also be adapted to copy to an end-user cloud solution like Google Drive or Dropbox very easily.
Hope that someone finds this useful!![Smile :)](./images/smilies/icon_e_smile.gif)
I use cloud platforms in my day job, so this was fairly straight forward for me, in terms of already having an account and some projects on GCP.
If anyone would like a copy of the script, I saved it in a GitHub gist. It could also be adapted to copy to an end-user cloud solution like Google Drive or Dropbox very easily.
Hope that someone finds this useful!
![Smile :)](./images/smilies/icon_e_smile.gif)