mirror of
https://github.com/restic/restic.git
synced 2025-12-22 15:49:44 -05:00
* Write new file payload to a temp file before touching the original binary. Minimizes the possibility of failing mid-write and corrupting the binary. * On Windows, move the original binary out to a temp file rather than removing it as the running binary is locked. Fixes issue #2248. |
||
|---|---|---|
| .. | ||
| download.go | ||
| download_unix.go | ||
| download_windows.go | ||
| github.go | ||
| verify.go | ||