You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2013/05/25 05:42:19 UTC

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

Ian Clelland created CB-3514:
--------------------------------

             Summary: 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