Sample Header Ad - 728x90

How to restore multiple versions of the same file of several/all borg archives

1 vote
0 answers
187 views
Using borg backup, it is quite easy to restore (extract ) a specific file X from an archive to the current location . using $ borg extract /path/to/repo::my-files home/USERNAME/X I like to extract that file from all my archives. A single borg call cannot do that. How to script this so that for each of the archives (timecoded), the respective file X(timecoded) gets extracted?
Asked by ingli (2029 rep)
Aug 21, 2023, 02:22 PM
Last activity: Sep 11, 2023, 04:23 PM