Md. Enzam Hossain

Results 15 comments of Md. Enzam Hossain

Sorry, this project is not actively developed anymore.

What browser and version you are using? Can you find out the reason and fix it? A major rewrite is long due. Hopefully I will start developing "multipart upload library"...

Hi @ilatif can you please checkout the commit "cc8207db0fa6d1b069ba9899e66df18eb242551f" and see if it is working?

@ilatif The first version of the library was just doing this serial upload. Seems like there may exists a problem in parallel upload. @thecolorblue can you please check with @ilatif...

Hi @ilatif sorry for late reply Have you tried the commit cc8207db0fa6d1b069ba9899e66df18eb242551f ?

Yes sure, please fork the project on github and push your commits there

Sorry for the problem. Please change `composer.json` file to the following: ``` { "require": { "aws/aws-sdk-php": "2.4.0" } } ```

tag `1.0.1` is released with the fix, please check.

Can you look into that issue and fix it? That will be great. I am currently busy with a project. PS: PART_SIZE should be at least 5 MB as per...