2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-23 07:08:28 +00:00
Michael Eischer 5ec312ca06 sftp: Implement atomic uploads
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.
2022-02-12 20:30:49 +01:00
..
2020-02-19 15:42:12 +01:00
2020-02-19 15:42:12 +01:00
2017-07-23 14:19:13 +02:00
2022-02-12 20:30:49 +01:00