Good point. Was more concerned about cdn for the media.
Anyway, lets shoot for June. I will just eat the additional ec2 costs for now. Let me know if I can assist for testing. I have amazon ami for JR set up if you need it.
Sure. My deadline is ASAP but if you can accelerate, I can just boost my EC2 storage until then. The other question is will I be able to migrate the existing data from one location to the new one?
Also, will the data abstraction layer allow you to redirect static objects to a CDN? It's simple to make that functionality into a module but if you plan on making that part of this future module it would be good to know.
I'm running on EC2. I can easily get a larger instance with more storage, but the storage in EC2 is more expensive than S3. Almost double in fact. I also have a pretty good deal to use storage and CDN from another company, but the same problem exists.
So in absence of the data abstraction layer, like you said, would have to do something ourselves (unless by summer you mean June21 ) So the question still stands, which functions/files do we need to worry about.
but I can't wait any longer. Can you let me know if you have a release date for it planned. If not,
My priority is to be able to save /data/media files to S3. If you can point me in the right direction of which files need to be edited to allow for this, it would be helpful. i.e. which functions/files write to that folder.
Not sure how I would build a module to do this without modifying core though.
updated by @dannya: 12/29/14 09:14:08AM
After user completes a purchase and clicks on the 'download' button on the cart purchases page, I get an error "Error: mp3 files are restricted to streaming only". If I try to download the zip file, it is empty. The song is definately in the profile though and can be played while browsing.
Am i missing a setting somewhere?
updated by @dannya: 05/20/14 09:31:21PM