okfn / ckanext-s3filestore

Use Amazon S3 as a filestore for CKAN
GNU Affero General Public License v3.0
14 stars 35 forks source link

Fix download minio #20

Closed tino097 closed 6 years ago

tino097 commented 6 years ago

This is a workaround for downloading large files from Minio

Instead of downloading the data to application and then serving it via Pylons/Flask, we are redirecting to the Minio generated url for the resource Expiration time for the URL is 3600 sec by default