The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
617
stars
167
forks
source link
Chunk Upload Supports For Environment With Multiple Servers #159
Open
BilalTariq01 opened 1 year ago
What steps will reproduce the problem?
What is the expected result?
The chunks should be uploaded to a centralized location or synchronized across all servers, allowing for successful processing.
What do you get instead?
Additional info