By pshafer on
I am currently developing a site with Drupal and Ubercart for paid access to online training modules. The drupal and ubercart portion of the development are going pretty well, however the flash files for the online training are very large which means they cannot be uploaded through standard forms. this means I am looking at having to upload/offload the files from the server to a content delivery network (s3, cachefly, SimpleCDN, Akamai, etc).
The catch is, I need to make sure that the files are still only available to paid subscribers.
Does anyone have any experience with this, and can you provide some insight on how this could be accomplished.
Thanks!