<div dir="ltr">Hi all,<div>I created swift storage.</div><div>I upload a file namely (test.txt whose content includes Hello only) using this command</div><div>$swift upload k test.txt</div><div>test.txt</div><div><br></div><div>Then, I try to download it using this command</div><div>$swift download k test.txt</div><div>But it shows this error:</div><div>Error Downloading object 'k/test.txt': 'Error downloading test.txt: read_length!=content_length, 0!=6'</div><div><br></div><div>What's wrong with this?</div><div>Please Help Me</div></div>