Can't you just do your own moving by using FileObject.getContent().getInputStream and getOutputStream()? Then do your own copy and you can do all the progress monitoring you want then...

It would be nice if there was some way to add your self as a progress listener though to a filesystem/fileobject though.
Andrew

Mario Ivankovits wrote:
Hi!

It's not yet possible, but planned for the next release.

Shouldn't be that hard - hopefully ;-)

Ciao,
Mario

-----Original Message-----
From: [EMAIL PROTECTED]
Date: Monday, Feb 5, 2007 1:15 pm
Subject: VFS Progress status
To: Reply-    "Jakarta Commons Users List" <commons-user@jakarta.apache.org>To: 
<commons-user@jakarta.apache.org>

Hi,
I've just started using VFS. Looks very nice.

Does anyone know if it is possible to retrieve progress information
regarding IO operations such as copy/move?





Daniel Ore




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to