On Thu, 26 Sep 2002 [EMAIL PROTECTED] wrote:

=>Hello,
=>
=>I would like to somehow get the output that comes from lftp, eg: the current
=>file being down/uploaded
=>Estimated completion time, percent and bandwidth to be outputed to a file
=>for me to open in another 
=>program to see the status of the current job.
=>Is it possible to output something like the changing percent completed value
=>to a file? How else could
=>I do something like this?
=>
=>Regards
=>Giuseppe

* How about using the script command?

* How about 

lftp 2>&1 | tee logFile

Does this help?

-- 
-Time flies like the wind. Fruit flies like a banana. Stranger things have -
-happened but none stranger than this. Does your driver's license say Organ
-Donor?Black holes are where God divided by zero. Listen to me! We are all-
-individuals! What if this weren't a hypothetical question? [EMAIL PROTECTED]

Reply via email to