If I use ftplib, How to get the download speed ? and upload speed ? I don't know how to get the speed. Thank u.
Asked
Active
Viewed 874 times
0
-
get the number of speed. – 671coder Mar 11 '16 at 08:41
-
Perhaps progess indicator is what you need see http://stackoverflow.com/questions/21998013/python-ftplib-show-ftp-upload-progress – GavinBrelstaff Mar 11 '16 at 08:45
-
but..What can I do with python 2.7.5 ? – 671coder Mar 11 '16 at 08:56
-
Yes there is a comment that shows a modification for Python 2.x.x – GavinBrelstaff Mar 11 '16 at 14:17
-
ok, thx...................... – 671coder Mar 14 '16 at 06:58