FineUploader / fine-uploader

Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
https://fineuploader.com
MIT License
8.18k stars 1.87k forks source link

Download file link. How? #2061

Closed averichev closed 6 years ago

averichev commented 6 years ago

How i can add link for download file?

How to change template for this?

I set the initial files with the addInitialFiles method with an array of file information (uuid, name, size, etc.).

I get this information from the server. And I want to show a link to the user to download the file that he uploaded before.

singhjusraj commented 6 years ago

Please read the issue template and present real problems.