There is nothing in the failed transfers.
This is what I get when I upload the media library:
wp-content/uploads/2010/01/galleryview1-150x150.jpg Unable to put object
wp-content/uploads/2010/01/galleryview1.jpg Unable to put object
wp-content/uploads/2010/01/galleryview-150x150.jpg Object already exists(this is correct since it's already on S3)
wp-content/uploads/2010/01/galleryview.jpg Object already exists(this is correct since it's already on S3)
I’ve tried to delete the first file galleryview.jpg and reuploaded the media gallery. It didn’t uploaded it to S3 and the error was
wp-content/uploads/2010/01/galleryview1.jpg Unable to put object
This is dumb I know, but I can’t see why it doesn’t upload these particular images.
Here is the S3 bucket: https://media2.cozmoslabs.com.s3.amazonaws.com/
And here is the image that is listed in the media library but doesn’t get uploaded in S3:
https://www.cozmoslabs.com/wp-content/uploads/2010/01/galleryview1.jpg
Theoretically it should get uploaded but it doesn’t. I don’t know if this is something to do with W3TC, the server, S3 or my WordPress install (2.9.1).
It’s just annoying. I don’t have a lot of images like so and I could most certainly manually reupload them.
I’ve also tried to manually upload the galleryview1.jpg file using CloudBerry Explorer and it doesn’t work. I think in the end it’s a problem with the folder permissions because I can upload the file in the bucket’s root.
Any suggestion is welcomed ??