1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-05 06:55:23 +00:00
restic/internal/archiver
Michael Eischer 73c9780321 backup: store but warn if extended metadata for item is incomplete
Files were not included in the backup if the extended metadata for the
file could not be read. This is rather drastic. Instead settle on
returning a warning but still including the file in the backup.
2024-08-03 22:25:29 +02:00
..
archiver.go backup: store but warn if extended metadata for item is incomplete 2024-08-03 22:25:29 +02:00
archiver_test.go backup: store but warn if extended metadata for item is incomplete 2024-08-03 22:25:29 +02:00
archiver_unix_test.go
archiver_windows_test.go
blob_saver.go
blob_saver_test.go
buffer.go
doc.go
file_saver.go
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