You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2010/07/11 11:25:51 UTC

[jira] Closed: (CLK-389) FileDownload Control.

     [ https://issues.apache.org/jira/browse/CLK-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink closed CLK-389.
-----------------------------

    Resolution: Won't Fix

This "feature" has enough scope for a standalone open source project. I think its fair to say this won't make it into Click.

> FileDownload Control.
> ---------------------
>
>                 Key: CLK-389
>                 URL: https://issues.apache.org/jira/browse/CLK-389
>             Project: Click
>          Issue Type: New Feature
>    Affects Versions: 1.5 M1
>            Reporter: Gustav Weber
>            Assignee: Malcolm Edgar
>
> Add a FileDownload Control.
> (Click has a FileUpload, but no Download control :( ).
> It could be based on this post (but it should be simpler to use):
> http://takezoe.blogspot.com/2008/03/file-download-in-click-framework.html
> Also it should have more features (similar or partially symmetric to FileDownload):
> - support for resume connection (very important for bigger files, to allow users to resume in case of connection problems - this saves allot of traffic)
> - limit the size of the file to download (practical for dynamic content)
> - support for several file types.
> Advanced feature:
> - limit the bandwith per download connection - this would be very important to prevent blocking the server if the client has a very high bandwith.
> - limit the download duration - to prevent clients to hang the connection forever.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.