-
**Question**
I am hopeful (curious) about whether file uploads are able to be resumed after the tusd server is restarted, or the host crashes, needs to be rebooted, etc.
In a sense, what is the "h…
-
I also get the same errors for flutter dev channel btw...
Env:
```
➜ tusd git:(master) flutter channel
Flutter channels:
master
dev
* beta
stable
➜ tusd git:(master) hover ver…
-
**Question**
I'm using HTTP hooks and I have a bit of a feature question. I know blocking hooks can cause error messages from the hook to propagate through to the tus response by setting a 5xx respon…
-
Sentry Issue: [BANANAS-API-D](https://sentry.io/organizations/openttd/issues/1867272544/?referrer=github_integration)
```
ReadError: file could not be opened successfully
(1 additional frame(s) w…
-
## Describe your environment
* Operating system: Debian 10
* Python Version: 2.7.17
* CCXT version: 1.33.18
* Freqtrade Version: develop-8e8f328b
## Why the dry run does strongl…
-
## Describe your environment
* Operating system: macOS 10.15.7
* Python Version: N/A using docker container
* CCXT version: N/A using docker container
* Freqtrade Version: freqtrade bac…
-
You played with tusd ?
The issue is to get uploads working from the Flutter Client and Golang CLI
We have data flowing using grpc and grpc-web. Can and should be use it for file upload ?
The a…
-
**Question**
I'm gonna use **`tusd`** on one of our platforms for uploading big data so, I configured it with docker-compose to work with Minio on a big scale! But there is an issue. I cannot see upl…
m0agh updated
4 years ago
-
I'd like embed sftpgo into a custom service and start it in portable mode, so it can basically act as an sftp proxy.
I'd also like to implement a custom hook, that sends a message to a queue (I'd r…
-
Hi,
I have used tus-js client in my frontend. And trying upload in S3 through a lambda function.
I unable to find a suitable lambda code to accept the file content at the lambda side.
Can you ple…