mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -05:00
Create a temporary file with a sufficiently random name to essentially avoid any chance of conflicts. Once the upload has finished remove the temporary suffix. Interrupted upload thus will be ignored by restic. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| doc.go | ||
| layout_test.go | ||
| sftp.go | ||
| sftp_test.go | ||
| sshcmd_test.go | ||