mirror of
https://github.com/rclone/rclone.git
synced 2026-03-01 10:51:11 +00:00
Before this change we errored out if one upstream errored in Purge or About. This change checks for fs.ErrorDirNotFound and skips that backend in this case.