1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 16:26:11 +00:00
restic/internal/restorer
Michael Eischer e78be75d1e restore: separately restore blobs that are frequently referenced
Writing these blobs to their files can take a long time and consequently
cause the backend connection to time out. Avoid that by retrieving these
blobs separately.
2024-01-08 21:00:13 +01:00
..
doc.go Move changelog typo fixes to changelog files 2023-12-23 14:05:47 +01:00
filerestorer.go restore: separately restore blobs that are frequently referenced 2024-01-08 21:00:13 +01:00
filerestorer_test.go restore: separately restore blobs that are frequently referenced 2024-01-08 21:00:13 +01:00
fileswriter.go
fileswriter_test.go
hardlinks_index.go
hardlinks_index_test.go
restorer.go
restorer_test.go
restorer_unix_test.go
restorer_windows_test.go
sparsewrite.go
truncate_other.go
truncate_windows.go