v1.8.1
Fixed
- Excluded folders are now genuinely skipped over WebDAV, instead of being walked and then discarded. rclone only avoids descending into a folder for a rule ending in a slash; the rules added in 1.7.6 left out that form, so an excluded folder still cost a full listing every run — and could still report errors from inside itself.
Include rules gain the same form, so a whitelist can prune what it does not name.