This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
restic
Watch
1
Star
0
Fork
You've already forked restic
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3156
commits
5
branches
24
tags
55
MiB
0722c44ba1
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