This project is not covered by Drupal’s security advisory policy.

The S3 Saver module works with the CDN module and its patches to provide a means to push files to Amazon S3 as they're uploaded to the site.

It incurs zero database overhead in doing so, and files are stored both locally and on the remote server.

This project is currently ALPHA. It was designed as a proof of concept only, and could use further development.

Known issues:

  • Currently requires a patch to core in order to successfully implement hook_file_save
  • Does not work with imagecache currently. This can be solved by either a patch to imagecache or by adding file exception handling to the module.

Project information

Releases