Y
Hacker News
new
|
ask
|
show
|
jobs
by
loxias
1730 days ago
S3 protocol supports multipart upload, which is what you're describing. The client chunks it, the server reassembles.
What I'd like to see is PATCH with multipart/byteranges support. =D