The object returned from Put and Update had an empty MD5 checksum while a fresh listing would report the MD5 the server computed for the upload. This broke wrappers which compare exact hashes, such as the hasher backend's fingerprint and the VFS cache. Stat the file after upload to pick up the server computed MD5.