mirror of
https://github.com/restic/restic.git
synced 2026-05-08 03:25:23 +00:00
4032af0b78
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.