Closed (fixed)
Project:
Storage API
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2010 at 15:34 UTC
Updated:
9 Nov 2010 at 14:30 UTC
I'm using Local Storage (Filesystem / Drupal) for all the video and preview images on a site, if I add a new container for CloudFront will storage api automatically copy the files to the new container? Would this only change the newly uploaded files or would it update existing files too?
Comments
Comment #1
kevinquillen commentedI am wondering the same thing.
Comment #2
kevinquillen commentedI am wondering the same thing.
Comment #3
jbrown commentedWhen cron runs, Storage API attempts ensure that an instance of the file exists in every container that is in the class.
So, yes, adding a new container to a class will work retrospectively.
Comment #4
ghazlewoodAwesome! Just tried this and it works flawlessly. Should be in the docs! ;) Don't know why I didn't just try it and see what happened now...
Comment #5
ghazlewoodShould have closed this ages ago...