<div dir="ltr">I am trying to update a file that has previously been uploaded to girder.<br><div><br>To
do that, I am calling girder_client.upload() with the argument
"reuseExisting=True", however the file contents at that item are not
getting updated. There is a message written to the console "File xxx
exists in item, but with stale contents".<br><br></div><div>I am using the pip-installed girder client (version 2.2.0).<br><br></div>Should the file contents be overwritten when the reuseExisting flag is set?</div>