When setting up a destination profile for my S3 bucket, I got the following error message:

Due to drupal.org code hosting policies, the S3 library needed to use an S3 destination is no longer distributed with this module. You must download the library from http://undesigned.org.za/2007/10/22/amazon-s3-php-class and place it in the includes directory in the Backup and Migrate module directory.

Please update the error text to clarify how to place the contents of the library into the includes folder. I searched the code and discovered that Backup and Migrate only wants the S3.php file in the includes folder. Everything else in the downloaded library can be trashed and it isn't intended to sit in a subdirectory.

Thanks!

CommentFileSizeAuthor
#2 S3library-1327274.patch1.36 KBmaddentim
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

iamsixstringz’s picture

Capellic: Thank you so much for posting this! I would never have known without it.

maddentim’s picture

FileSize
1.36 KB

here is a patch to improve the message. Thanks for a great module!

maddentim’s picture

Status: Active » Needs review
a.rashid’s picture

Capellic,
Another vote of thanks. Wouldn't have had a clue!

ronan’s picture

Status: Needs review » Fixed

Thanks. I applied this and simplified it a little.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.