laravel-chunk-upload icon indicating copy to clipboard operation
laravel-chunk-upload copied to clipboard

Use job to get full file from chunks

Open lucabecchetti opened this issue 2 years ago • 7 comments

I, is there a way to dispatch a job to combine all chuncks asynchronously?

lucabecchetti avatar Apr 05 '22 10:04 lucabecchetti

At this moment no.

pionl avatar Apr 05 '22 12:04 pionl

How would you expect API response?

pionl avatar Apr 27 '22 16:04 pionl

I have this same need. For my app a simple success response is all that's necessary.

chandlerwilcox88 avatar Dec 15 '22 00:12 chandlerwilcox88

I need this too, since Cloudflare timeouts after 100seconds

dokicro avatar Jul 15 '23 17:07 dokicro

I agree it would be a useful feature. Joining chunks is really time consuming and timeouts happen for very large files on some servers.

bvicini avatar Sep 23 '23 18:09 bvicini

Any news for this issue ?

abourtnik avatar Nov 18 '23 19:11 abourtnik

You are free to do a PR, i do not have any time to add it.

pionl avatar Dec 01 '23 14:12 pionl