-
### Is your feature request related to a problem? Please describe.
Many reverse proxies, tunnels and even some managed hosting services impose limits on the client request body size. For example, Clo…
-
Hey Dasun, Thanks for this package. Is there a way to do chunked uploads?
-
Greetings! I'm excited about using this package to handle my integration with Filepond. Unfortunately, when setting up my client according to your documentation, my Django app returns this response:
…
-
I noticed this issue https://github.com/nextcloud/neon/issues/1123 . Do you have any planned support for large file chunked upload in the Neno project?
-
### Describe the bug
I own an Android Tablet with Nextcloud Sync supposedly supported by the OEM. However files that are uploaded are empty (0 bytes in size). It seems to be an issue with Nextcloud, …
jzbor updated
2 months ago
-
Would you ever consider adding chunking?
-
Sister issue to: https://github.com/nftstorage/nft.storage/issues/620
-
from https://github.com/owncloud/ios/issues/187#issuecomment-222617620
>The iOS app does not take advantage of the file chunking as the desktop or the Android app does. The reason why we decided to…
-
-
Add the ability to upload files larger than 100MB by chunking them on the client's side and merging them together on the server side.