Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question - storageprovider - S3 storage #18

Open
thim81 opened this issue Jun 7, 2016 · 1 comment
Open

Question - storageprovider - S3 storage #18

thim81 opened this issue Jun 7, 2016 · 1 comment

Comments

@thim81
Copy link

thim81 commented Jun 7, 2016

Hi Markus,

Does the ImportEngine also support S3 storage as a storageProvider?

Regards,
Tim

@mathielen
Copy link
Owner

Hi Tim,
the answer to this is "maybe" :)

Please check out the S3 part of the Finder documentation of symfony: http://symfony.com/doc/current/components/finder.html#criteria

Then try it with a FinderFileStorageProvider (set the storageprovider to type=directory) and then the uri to something like 's3://bucket-name'. Then you use source_id as the filename within the bucket.

Please tell me your results. Really curious about that.

Best,
Markus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants