Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A9D2FDB62 for ; Wed, 15 Aug 2012 13:48:39 +0000 (UTC) Received: (qmail 43998 invoked by uid 500); 15 Aug 2012 13:48:39 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 43931 invoked by uid 500); 15 Aug 2012 13:48:39 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 43825 invoked by uid 99); 15 Aug 2012 13:48:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 13:48:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9A5B32C5BFD for ; Wed, 15 Aug 2012 13:48:38 +0000 (UTC) Date: Thu, 16 Aug 2012 00:48:38 +1100 (NCT) From: "Scott Davis (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1143015510.13488.1345038518632.JavaMail.jiratomcat@arcas> In-Reply-To: <1829511484.15023.1335909049798.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CB-622) FileTransfer interface should provide progress monitoring MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435114#comment-13435114 ] Scott Davis commented on CB-622: -------------------------------- Fantastic! > FileTransfer interface should provide progress monitoring > --------------------------------------------------------- > > Key: CB-622 > URL: https://issues.apache.org/jira/browse/CB-622 > Project: Apache Cordova > Issue Type: Improvement > Components: Android, BlackBerry, iOS, WP7 > Affects Versions: 1.7.0 > Environment: Checked docs for iOS and Android, and in general. > Reporter: Brion Vibber > Assignee: Andrew Grieve > Priority: Minor > Labels: FileTransfer, file > > The FileTransfer upload and download interface seems to provide no way to monitor progress of the upload/download, other than waiting for the entire transfer to complete or fail. > Being able to pass another callback for progress monitoring could be a useful interface, this might get called with a byte count or something. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira