Project

General

Profile

Download attachments from url instead of disc

Added by Rick Veenstra almost 12 years ago

Hi,

I was wondering if it is possible to tell redmine to download attachments via an url (or open a browser to that url) if the filename in the database contains http:// or https:// instead of downloading it from the disc.

I'm currently synchronizing issues from another bug tracking to redmine with a (windows service) synchronisation application. At the moment this application downloads the attachments from this other bug tracking tool to the redmine \files folder and updates the database to tell redmine about this new file.

The files from the other bug tracking tool are also approachable via an url. Therefor I was hoping that I can configure redmine to do the above. Then I can update the sync application to just modify the filename to contain the complete path to the attachment on the other bug tracking tool instead of downloading it to the redmine \files folder.

The check on http:// or https:// is necessary because it must still be possible to attach a document via redmine itself as well (so those files will still end up in \files)

I hope there is a solution!


Replies (1)

    (1-1/1)