mirror of
https://github.com/rclone/rclone.git
synced 2025-01-19 04:47:54 +02:00
7f7946564d
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.