From commons-user-return-19420-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Wed Jun 20 12:31:57 2007 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 24700 invoked from network); 20 Jun 2007 12:31:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jun 2007 12:31:55 -0000 Received: (qmail 93082 invoked by uid 500); 20 Jun 2007 12:31:53 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 93040 invoked by uid 500); 20 Jun 2007 12:31:52 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 93025 invoked by uid 99); 20 Jun 2007 12:31:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 05:31:52 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mario@ops.co.at designates 194.152.182.5 as permitted sender) Received: from [194.152.182.5] (HELO mgate.ops.co.at) (194.152.182.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2007 05:31:47 -0700 Received: from smtp.ops.co.at (smtp.int.ops.co.at [172.27.0.4]) by mgate.ops.co.at (OPS Mail Gateway - authorized use only - NO UCE/UBE C=AT L=VIE) with ESMTP id 9C1DA2828E for ; Wed, 20 Jun 2007 14:31:26 +0200 (CEST) Received: by smtp.ops.co.at (Postfix, from userid 65534) id 35B006E0BA8; Wed, 20 Jun 2007 14:31:25 +0200 (CEST) Received: from [172.27.1.104] (lints2.int.ops.co.at [172.27.1.104]) by smtp.ops.co.at (Postfix) with ESMTP id D7F606E0BA6 for ; Wed, 20 Jun 2007 14:31:24 +0200 (CEST) Message-ID: <46791E1E.1050706@ops.co.at> Date: Wed, 20 Jun 2007 14:31:26 +0200 From: Mario Ivankovits User-Agent: Thunderbird 2.0.0.0 (X11/20070418) MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: How to enable a Listener before file transfering [VFS] References: <20010005.1182319694698.JavaMail.root@wombat.diezmil.com> In-Reply-To: <20010005.1182319694698.JavaMail.root@wombat.diezmil.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on smtp.ops.co.at X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-13.4 required=7.0 tests=AWL,BAYES_00,LOC_NSS_I1, RATWR10_MESSID,SARE_TOCC_USER autolearn=no version=2.64 Hi! > How can i have a listener when calling fileObject.copyFrom > I want to get the transferred bytes in the destination. > This is not possible yet. The Progress and Cancellation API for VFS is still on the TODO list, but time constraints prevent me from doing something in this area. Sorry. Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org