windows 10
rclone v1.63
.\rclone check --bwlimit 88M -v --dropbox-batch-size 16 --transfers 16 --dropbox-batch-mode sync "googledrive:FOLDERNAME" "dropbox:FOLDERNAME"
result
2023/07/11 17:27:51 ERROR : No common hash found - not using a hash for checks
Size based check went fine, but it'd be nice to be able to do a hash check, is there any reason I wouldn't be able to? Does one of these two services googledrive or dropbox not support hash checks? I know I've done hash checks on googledrive crypt's before but in this case I'm just transferring the raw encrypted data without bothering to re-encrypt it...