<div dir="ltr">To upload a Dynamic Large Object with the Swift CLI one can just do<div><br></div><div>swift upload newcont -S 1048576000 large_object<br></div><div><br></div><div>but, is there any equivalent in the swift python APIs (swiftclient module fromĀ <a href="https://github.com/openstack/python-swiftclient">https://github.com/openstack/python-swiftclient</a>)?</div><div><br></div><div>The content_length parameter of put_object will just truncate the content...</div><div><br></div><div>Thanks,</div><div>Vincenzo.</div></div>