You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/24 13:19:54 UTC

[jira] [Commented] (SLING-2707) Support of chunked file upload into Sling

    [ https://issues.apache.org/jira/browse/SLING-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377770#comment-14377770 ] 

ASF GitHub Bot commented on SLING-2707:
---------------------------------------

Github user shashank-itbhu closed the pull request at:

    https://github.com/apache/sling/pull/8


> Support of chunked file upload into Sling
> -----------------------------------------
>
>                 Key: SLING-2707
>                 URL: https://issues.apache.org/jira/browse/SLING-2707
>             Project: Sling
>          Issue Type: New Feature
>          Components: Servlets
>            Reporter: Shashank Gupta
>            Assignee: Carsten Ziegeler
>             Fix For: Servlets Post 2.3.4
>
>         Attachments: SLING-2707-svn.patch, SLING-2707.patch, uploadclient.jar
>
>
> Use cases: 
> 1. Large file upload - With high speed internet connections, advent of cloud and HD going mainstream, Sling should support large files (> 2GB) upload.
> 2. Fault tolerant uploads - Sling should provide capability to resume upload from failure point. It should not require client to restart the complete upload process. 
> 3. Faster upload: Sling should support its clients to initiate multiple connection and upload file chunks in parallel. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)