Sunday 30 August 2020

Best way to upload files in S3 Bucket.

Whenever I am trying to upload heavy files more than 2GB. I am getting error like " file size is greater than possible Buffer:".I know there is stream method, but I don't know how to implement it.I am using https://gist.github.com/joshbedo/47bab20d47c1754626b5 method. This one only works upto 2GB.Can anyone please help me as I am trying to upload files which are above 10GB.

Submitted August 30, 2020 at 10:52AM by samy_here

No comments:

Post a Comment