Overview
chunked data transfer
Section titled “chunked data transfer”Endpoints for transferring files in chunks. Upload chunks are addressed by byte offset and may be sent in any order or in parallel; file integrity is verified against the SHA-256 hash supplied when the upload session is created. Download chunks are fetched by index.