Skip to content

v1.8.1

Choose a tag to compare

@mkerstner mkerstner released this 24 Aug 18:40
· 6 commits to main since this release

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.