←back to thread

231 points fanf2 | 1 comments | | HN request time: 0.208s | source
Show context
thekashifmalik ◴[] No.41830760[source]
Big fan of restic! The only feature I found missing was the ability to browse historical snapshots like regular files.

I wrote and now use the rsync-based, browsable, incremental backup CLI: https://rincr.com/

replies(4): >>41830805 #>>41830809 #>>41830810 #>>41832927 #
1. heinrichf ◴[] No.41830810[source]
Restic has a mount subcommand that exposes all backups through a FUSE filesystem, no?