You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/25 06:52:20 UTC

[jira] [Commented] (CB-3514) Aborted filetransfers leave partially-downloaded files

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

ASF subversion and git services commented on CB-3514:
-----------------------------------------------------

Commit 7bc06d59fb30bc56b6b824c7374d2e5b7f62dda7 in branch refs/heads/master from Ian Clelland <ic...@chromium.org>
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=7bc06d5 ]

[CB-3514] Remove partially-downloaded files when FileTransfer fails

                
> Aborted filetransfers leave partially-downloaded files
> ------------------------------------------------------
>
>                 Key: CB-3514
>                 URL: https://issues.apache.org/jira/browse/CB-3514
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.7.0
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> When FileTransfer downloads abort due to a network error, the partially-downloaded file remains on the filesystem. Since we have no way of resuming a download, we should simply delete the partial file.
> This already happens when the transfer is aborted in JavaScript; this was first raised in the context of CB-2840, in the sitution where the network connection is lost mid-download.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira