Restic PowerShell Script
Just for my reference my quick and dirty Windows backup script for restic. I left some of the rclone, jq
Read MoreMy tips, howtos, gotchas, snippets and stuff. Use at your own risk!
All things related to backup architecture
Just for my reference my quick and dirty Windows backup script for restic. I left some of the rclone, jq
Read MoreIn a follow up to previous post https://blog.ls-al.com/restic-create-backup-and-set-tag-with-date-logic here is some code I used to set tags on old snapshots
Read MoreAlso see previous post https://blog.ls-al.com/bash-date-usage-for-naming if you are interested. This post is similar but more specific to restic tagging. Below
Read MoreI highly recommend using restic instead of what I am talking about here. Mostly I am just documenting this for
Read MoreWhile I was working on a related project to use python to write to cloud object storage and the logic
Read MoreI have been playing around with some options to utilize Object Storage for backups. Since I am working on Oracle
Read MoreI am recording some scripting I used to create backup classification/retention naming. It can be simplified into one function easily
Read MoreI recently used Borg for protecting some critical files and jotting down some notes here. Borg exist in many distribution
Read MoreI haven’t tried this yet in a real world example. In some instances you might be moving large amounts of
Read MoreJust a few useful commands. Note that bconsole commands can be scripted by echoing commands through a pipe to bconsole.
Read More