mirror of
https://github.com/rclone/rclone.git
synced 2025-02-14 21:23:01 +02:00
The error "tls: bad record MAC" is very likely to be caused by hardware issues. It indicates that a packet got corrupted somewhere. As a work around, this change treats it as retriable error which allows the chunk to get retried and the transfer to continue.