-
**Describe the bug**
When using Azurite for testing tusd locally as an azure emulator the files are not being uploaded as the `.info` file gives the below issue
```
azurestore: unable to create I…
-
**Is your feature request related to a problem? Please describe.**
There is one hook fired per second per upload by default. In a multi-upload scenario (let's say a Transloadit Assembly with 50 files…
-
**Describe the bug**
I have a node service which uploads files to server. As per the documentation, I am using the filestream in tus client and a chunkSize defined is 300MB. Also, it retries 5 times …
-
Saw this issue happen today:
* User began uploading a large file, the url was stored in local storage
* User began uploading the same file again (but to a different object)
Currently, one of th…
-
**Problem:**
As described on: https://github.com/tus/tusd/blob/master/docs/faq.md
> Adjust maximum request size. Some proxies have default values for how big a request may be in order to protect y…
-
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: Vanilla besides config files
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu 1…
-
Hi,
I'm trying to download only one file of the `jorijnsmit/binance-full-history` dataset. (it's a large dataset containing ~1000 files, don't need all of them)
First of all, when lissing files …
-
The tus.io website does not contain a lot of useful information for first-time visitors to get a good idea what the entire tus project is about. The only proper resources are the short introduction te…
-
I’m {
"contractMap":{
"TDuZbZFtuCA177gtFBtD1jgivtUxR2RXRP":false,
"TFP6WadqPJWbRcqi5GsK4xSCezUvznkb5j":false,
"TDNQQNvRcacmJT44ETHDWf4Djo7y4TndPt":false
},
"t…
-
**Question**
When I use go client to upload files to Tusd service, Tusd service will print a large number of the following wanring logs. Do these warnings have any impact on the service? If we don'…