s3-multipart-upload-browser icon indicating copy to clipboard operation
s3-multipart-upload-browser copied to clipboard

how to work with php sdk v3

Open ddancy opened this issue 9 years ago • 3 comments

Hi, thank you for your contribution. Your code only support for v2.4.0. But now, it seems we can't download this version from aws. Now current version is v3. In this version, the $command->prepare() can't be used. I tried lots to make the code run successfully, but failed. Do you know how to work with v3 by using your code?

ddancy avatar Apr 07 '17 07:04 ddancy

Yeah I'm having the same issue. There doesn't seem to be much out there about what seems to me a common use case. Any help would be appreciated.

mattwa1sh avatar May 09 '18 18:05 mattwa1sh

Sorry, this project is not actively developed anymore.

ienzam avatar May 15 '18 22:05 ienzam

This new project takes care of the problem: https://github.com/zdresearch/s3-multipart-upload-javascript-browser

abiusx avatar Sep 18 '18 17:09 abiusx