mirror of
https://github.com/rclone/rclone.git
synced 2025-04-08 16:54:17 +02: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.