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

ASF GitHub Bot commented on CB-10044:
-------------------------------------

maverickmishra commented on issue #116: CB-10044 FileTransfer plug in can 
upload parts of a file to implement resumablejs
URL: 
https://github.com/apache/cordova-plugin-file-transfer/pull/116#issuecomment-346182101
 
 
   With the new features introduced in 
[XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest),
 this plugin is not needed any more. Migrating from this plugin to using the 
new features of 
[XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest),
 is explained in this [Cordova blog 
post](https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Update FileTransfer plugin to upload a part of a file to be able to be used 
> with ResumableJS
> --------------------------------------------------------------------------------------------
>
>                 Key: CB-10044
>                 URL: https://issues.apache.org/jira/browse/CB-10044
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-file-transfer
>    Affects Versions: 3.5.0
>         Environment: Android and iOS
>            Reporter: Marco Antonio Ortega Moulin
>            Assignee: Marco Antonio Ortega Moulin
>            Priority: Minor
>              Labels: Android, iOS
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When using Resumablejs we want to be able to use the FileTransfer plugin to 
> upload parts of a file. In order to do this we will be sending the startByte 
> and endByte parameters to the FileTransfer plugin.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to