Hash check fails, re-upload?

I’m trying to upload using --checksum parameter and noticed that a couple of times the errors are “Failed to calculate dst hash: HTTP Error 408: 408 Request Time-out”. Due to my limited knowledge on Go language, can I safely assume that regardless of what error is, the system will detect it as a hash mismatch and will try to upload?

I’m not sure whether it will skip that file and retry the whole sync, or upload the file, but either way rclone has got you covered!

If you use the log with -vv it will tel you.

Thanks for the response. :slight_smile:

1 Like