Hi all, I created swift storage. I upload a file namely (test.txt whose content includes Hello only) using this command $swift upload k test.txt test.txt
Then, I try to download it using this command $swift download k test.txt But it shows this error: Error Downloading object 'k/test.txt': 'Error downloading test.txt: read_length!=content_length, 0!=6' What's wrong with this? Please Help Me
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
