anacronw / multer-s3

multer storage engine for amazon s3
MIT License
660 stars 190 forks source link

fixing size 0 issue for larger files #199

Open amitbansal420 opened 1 year ago

amitbansal420 commented 1 year ago

Fixing issue of getting file size as 0 for larger files.

lehni commented 1 year ago

I've also addressed this in #204, and I just now saw that there's also #197 and #191. And all this relates to #183