This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
restic
Watch
2
Star
2
Fork
0
You've already forked restic
mirror of
https://github.com/octoleo/restic.git
synced
2025-01-28 17:48:25 +00:00
Code
Issues
Releases
Wiki
Activity
restic
/
internal
/
restorer
History
Michael Eischer
bd316d3893
restore: Test partial pack downloads in filerestorer
2021-06-29 21:11:30 +02:00
..
doc.go
…
filerestorer_test.go
restore: Test partial pack downloads in filerestorer
2021-06-29 21:11:30 +02:00
filerestorer.go
restore: Correctly handle partial pack download errors
2021-06-29 20:54:16 +02:00
fileswriter_test.go
…
fileswriter.go
Add more error handling
2021-01-30 20:19:47 +01:00
preallocate_darwin.go
Use FcntlFstore to preallocate on Mac
2021-04-10 16:54:07 +02:00
preallocate_linux.go
…
preallocate_other.go
…
preallocate_test.go
restorer: Skip preallocate test if not supported by the filesystem
2021-03-04 20:33:46 +01:00
restorer_test.go
Add more error handling
2021-01-30 20:19:47 +01:00
restorer_unix_test.go
restore: Use proper context while loading snapshot
2020-10-09 22:37:56 +02:00
restorer.go
Add error handling for fileRestorer
2021-01-31 14:22:57 +01:00