-
Hi,
I really like the fact that you are creating a protocol for uploads. Building an upload server and html5 client I struggled a lot with deciding how to handle big, resumable uploads. I finally wen…
-
After POST a upload url, I will get the location for upload,
after a few PATCHs, is it valid to POST the location url?
In the second POST, is it valid to update metadata and upload-length(if defer up…
-
I had a brief look, but couldn't find a discussion of downloading a large file in parallel, resumable chunks.
I have a use case that may involve passing large confidential blobs back and forth betwee…
-
tus 1.0 is just around the corner. I would be pleased to see this implementation being updated to support the next version. Most updates are outside the core so only minimal changes are required to ma…
-
We have adopted the semantics of the protocol in one of our applications. What is the current status of the project? Are there any plans on updating / enhancing the protocol (e.g. checksums)? It seems…
-
The protocol dictates that the response to a HEAD request on an incomplete upload should reply with an Offset header indicating how much data the server already has. Wouldn't it make more sense to use…
-
Hi,
I've recently talked with a friend and realized that for majority of the audience, the project is dead, since there's no activity on the www.tus.io page.
Maybe it is time for a blog post mention…
-
just an idea google has resumable MediaHttpUploader:
https://code.google.com/p/google-api-java-client/wiki/MediaUpload#Protocol_Design
https://code.google.com/p/google-api-java-client/source/browse…
-
Hola, ¿os ha pasado que al instalar Elkarbackup desde el paquete DEB en un Debian 8 (contenedor de proxmox 4.0) os ha dado este error el autofs?
```
apache2_invoke: Enable module rewrite
[ ok ] Resta…
-
Hi all,
I'm having troubles using this library with pyhton2 when there is an error in the response. In fact JSONDecodeError that is being caught when parsing the response is not defined in Python 2 (…
covix updated
8 years ago