I look for a way to save regular files (drupal core attachments or filefield etc.) to S3. It seems that file framework wants to be able to do this, but there seems not much development lately.

Would it be a lot of work to implement with Storage?

I had a look at your module and it seems to work very well.

Maybe I could contribute something, chip in etc.

Comments

jbrown’s picture

Version: 6.x-4.x-dev » 6.x-1.x-dev
Status: Active » Closed (won't fix)

For Drupal 7, Storage API will have a new module called Core bridge. It will get Storage API to handle storage and serving of all files managed by core.

I don't really have much interest in implementing anything for D6.

Also, 6.x-4.x was redacted.