mirror of
https://github.com/restic/restic.git
synced 2025-12-28 10:39:34 -05: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. |
||
|---|---|---|
| .. | ||
| backend_test.go | ||
| config.go | ||
| config_test.go | ||
| doc.go | ||
| sftp.go | ||
| sftp_backend_test.go | ||
| sftp_unix.go | ||
| sftp_windows.go | ||