-
I'm using uploader.progress.listen to show a progress notification and then uploader.result.listen to show a final notification, this is working perfectly fine on Android but on iOS, I see first a fin…
-
Hello,
First thank you for the Dropbox- Uploader Andrea.
I use this almost a year on a RPI 1B armv6l Raspbian jessie.
Here i upload every day the backup to dropbox.
Now i have a other RPI and…
-
Thanks for putting this together! I'm trying to test drive this and when I start the server I get the following (any ideas on how to resolve this!):
ERROR in ./src/app.ts
Module build failed: Erro…
-
Like javascript-based clients, let's use the tus.io protocol for the client-py.
It has the following advantages:
* All the advantages of tus.io protocol such as resuming uploads
* More accurate pro…
-
As I understand this automatic accessors are not useful.
When I have configuration:
```
[workflow_s3_uploader]
bucket = foo
bucket_prefix = /biz
region = us-east-1
host …
-
### Environment
* Elixir version: 1.16.2
* Phoenix version: 1.7.14
* Phoenix LiveView version: 1.0.0-rc.6
* Operating system: MacOS 14.5 (arm64)
* Browsers you attempted to reproduce this bug o…
-
有个疑问是关于 removeFile和getFiles这两个方法的,
我选择了四个文件
然后我执行以下代码
console.log(uploader.getFiles());
uploader.removeFile(uploader.getFiles()[0],true);
uploader.removeFile(uploader.getFiles()[1],true);
console.log…
-
For the past few days I am getting a message:
An error occurred requesting /upload
Some error occurred. Please check the log.
However, on checking my Dropbox the upload has worked ok. Same error sh…
-
[ckanext--s3filestore](https://github.com/okfn/ckanext-s3filestore) implements a custom uploader and downloader, [overriding](https://github.com/okfn/ckanext-s3filestore/blob/master/ckanext/s3filestor…
-
# Background
Currently, a publisher who wishes to retain custody of their channel and assets, meaning that they are the sole owner of the keys for their channel, but who also wants to make use of th…