This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
3
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3149
commits
9
branches
49
tags
79
MiB
d886cb5c27
Commit graph
3 commits
Author
SHA1
Message
Date
Alexander Neumann
0b44c629f2
retry: Remove file after failed save
2017-11-30 22:05:14 +01:00
Alexander Neumann
8dc952775e
backend: Correctly retry Save() calls
...
Make sure the given reader is an io.Seeker and rewind it properly each time.
2017-10-17 21:46:38 +02:00
Alexander Neumann
897c923cc9
Retry failed backend requests
2017-10-14 15:56:25 +02:00