1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-01 01:06:49 +00:00
restic/internal/archiver
Michael Eischer 26b77a543d archiver: use correct filepath in fileSaver for vss
When using the VSS FS, then `f.Name()` contained the filename in the
snapshot. This caused a double mapping when calling NodeFromFileInfo.
2024-10-18 21:41:02 +02:00
..
archiver.go
archiver_test.go
archiver_unix_test.go
archiver_windows_test.go
blob_saver.go
blob_saver_test.go
buffer.go
doc.go
exclude.go
exclude_test.go
file_saver.go archiver: use correct filepath in fileSaver for vss 2024-10-18 21:41:02 +02:00
file_saver_test.go
scanner.go
scanner_test.go
testing.go
testing_test.go
tree.go
tree_saver.go
tree_saver_test.go
tree_test.go