mirror of
https://github.com/rclone/rclone.git
synced 2026-01-03 00:53:43 +00:00
Before this change when setting permissions from the metadata rclone would stop on the first error. This change causes rclone to attempt to set all the permissions and return an error summary at the end.