Validate snapshots on a Restic Rest Server
·1 min
I setup a Restic Rest Server and this is how I can validte snapshots for it:
export RESTIC_REST_USERNAME=a
export RESTIC_REST_PASSWORD=b
export RESTIC_PASSWORD=c
export RESTIC_REPOSITORY='rest:https://restic.a.ketanvijayvargiya.com/a'
restic snapshots