Richard,

What you could do is control the file transfer yourself with a repeat handler. Using the repeat handler, transfer only 100K of the file at a time, updating the status bar as needed.


Derek Bump
Dreamscape Software

____________________________________________
Compress photos easily with JPEGCompress
www.dreamscapesoftware.com




Richard Miller wrote:
I'm also looking for a way to monitor the status of a local file transfer.... from a connected hard drive to an internal drive. I'd like to be able to inform a user of the status of an ongoing file transfer (through a progress bar), since the transfer could take 30-60 seconds or even longer. RevCopyFile appears to be a completing blocking operation. I believe this could be done with the "put url" command, but I can't figure out how to use the LibURLSetStatusCallBack command so that it will monitor this local (rather than Internet-based) file transfer.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to