[ftputil] FtpUtil Progress Bar

Valeriy Pogrebitskiy valeriy.pogrebitskiy at db.com
Fri Sep 15 13:39:40 CEST 2006


This module is not intended as a command line utility (like standard 
'ftp')... It is intended to be used within other Python programs through 
the means of function calls. As such, completion of a file upload/download 
is indicated by a return from corresponding function call. What else would 
you need? Intermediate <stdout> output would be undesirable - as it would 
mean unexpected output within other programs.

On the other hand - if Stefan's library does have internal ways of keeping 
track of process's progression - then you could write your own command 
line utility to display dots or percentages...

Valeriy Pogrebitskiy | Vice President | DBARS 
(O) 908-608-3131 | (E) vpogrebi at iname.com



 



"Ian Cook" <iwcook58 at gmail.com> 
Sent by: ftputil-bounces at codespeak.net
09/14/2006 05:47 PM

To
<ftputil at codespeak.net>
cc

Subject
[ftputil] FtpUtil Progress Bar






Hi 
I am new to this list so please excuse me if this has been asked before.
 
I can successfully upload and download files using Stefan's Schwarzer's 
terrific ftputil script. 
The problem is that as some of the files are quite large you cannot see 
how much has been downloaded/uploaded. 
Even a percentage or just dots going across the screen would be better 
than nothing. 

Does anyone have an example on how to show the progress of the 
upload/download when using ftputil? 
Thanks in advance. 
Kind regards 
Ian Cook _______________________________________________
ftputil mailing list
ftputil at codespeak.net
http://codespeak.net/mailman/listinfo/ftputil




--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/ftputil/attachments/20060915/70fa7f11/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2596 bytes
Desc: not available
Url : http://codespeak.net/pipermail/ftputil/attachments/20060915/70fa7f11/attachment-0001.gif 


More information about the ftputil mailing list