mirror of
https://github.com/octoleo/restic.git
synced 2025-01-24 07:38:25 +00:00
648edeca40
In non test/debug code, Stat() is used exclusively to check whether a file exists. Thus, do not retry if a file is reported as not existing.