Upload + download scripts
Last updated
Was this helpful?
Last updated
Was this helpful?
This page provides simple Python scripts for uploading and downloading data to and from UltiHash using our S3-compatible API. Whether you’re pushing a folder to a bucket or retrieving one locally, these tools make it easy to get started. For more complex workflows, check out the full-featured SDKs available via .
uh_upload.py
:
uh_download.py
:
These scripts provide a straightforward way to interact with UltiHash storage using the S3-compatible API. For more advanced scenarios, refer to the comprehensive SDKs available at .