zerobyte icon indicating copy to clipboard operation
zerobyte copied to clipboard

Allow exporting a restic snapshots

Open 0PandaDEV opened this issue 3 months ago • 0 comments

Restic has a command called dump with which you can export a snapshot into a .tar file.

This can be very useful if you need access to the data from that snapshot without restoring it.

https://restic.readthedocs.io/en/latest/050_restore.html#printing-files-to-stdout

0PandaDEV avatar Nov 30 '25 17:11 0PandaDEV