> if you divide two integers, you'll get an integer back (in Python 2.X, > at least). quick fix: > > percentage = bytes_transferred * 100 / total_bytes > > </F> Hey </F> That worked a charm mate, thanks for the info. </R>