23 / resumable.js

A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
MIT License
4.65k stars 611 forks source link

Clear Chunk Uploaded #575

Open MahdiElahi opened 3 years ago

MahdiElahi commented 3 years ago

Hi, when i upload file When the Internet is down and upload is stoped the chunk uploaded remains in server how to clear them from server when the Internet is down ?