mirror of
https://github.com/restic/restic.git
synced 2026-03-24 06:52:43 +00:00
The sftp library introduced a change so that the error returned for (among others) Lstat() can be used with os.IsNotExist() to test whether the target file does not exist.