mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
2abfae283c
This happened when the underlying reader returned io.ErrUnexpectedEOF. The error handling for the call to io.ReadFull failed to take this into account. io.ErrUnexpectedEOF is reasonably common when SSL connections go wrong when communicating with ACD, so it manifested itself as transfers from non-encrypted ACD to encrypted ACD getting stuck. |
||
---|---|---|
.. | ||
pkcs7 | ||
cipher_test.go | ||
cipher.go | ||
crypt2_test.go | ||
crypt_config_test.go | ||
crypt_test.go | ||
crypt.go |