Closed ghost closed 8 years ago
I can't reproduce.
Have you tried to use put()
?
I ended up fixing it by running garbage collection between the upload and the unlink. I don't think it was a problem with your library.
On Mar 1, 2016, at 8:07 AM, Ivan Kudinov notifications@github.com<mailto:notifications@github.com> wrote:
I can't reproduce. Have you tried to use put()?
Reply to this email directly or view it on GitHubhttps://github.com/frostealth/yii2-aws-s3/issues/8#issuecomment-190716531.
I'm glad the problem was resolved.
To reproduce:
Uploading works by itself. Unlinking works by itself. But I can't upload and then unlink. I get "Permission Denied".