mirror of
https://github.com/rclone/rclone.git
synced 2026-04-22 00:08:46 -04: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.