Before this change, rclone would retry files with filenames that were too long again and again. This changed recognises the malformed_path error that is returned and marks it not to be retried which stops unnecessary retrying of the file. See #4805
Before this change, rclone would retry files with filenames that were too long again and again. This changed recognises the malformed_path error that is returned and marks it not to be retried which stops unnecessary retrying of the file. See #4805