orionjs / orioncms

[Old] Orion is an open source framework built on Meteor that makes complex as well as simple apps possible with minimal effort.
http://orionjs.org
MIT License
715 stars 129 forks source link

stop Orion from renaming my uploaded files #285

Open alexdmejias opened 9 years ago

alexdmejias commented 9 years ago

is there a way to have orion not rename files when uploading to S3?

macrozone commented 8 years ago

Maybe we should store the original filename as metadata and enable admins to manage these metadata. See my feature request https://github.com/orionjs/orion/issues/373

Ajaxsoap commented 8 years ago

Do you have a solution for this? Mine is not storing in S3 but local server, i mean not third party store.