1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-19 10:53:24 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Nick Craig-Wood
798502b204 fs: add more errors to be considered temporary errors
This makes a framework for adding temporary errors identified by
syscall number or by error string.

Fixes #1660
2017-09-14 18:01:43 +01:00