busybox does not display the throughput value at the end of a FTP session?
Posted
by rockyurock
on Super User
See other posts from Super User
or by rockyurock
Published on 2010-03-18T19:25:51Z
Indexed on
2010/03/18
19:31 UTC
Read the original article
Hit count: 318
ftp
Hello,
why busybox does not display the throughput value at the end of a FTP session? Or it is some version specific ?
i heard that some version of busybox displays Tput value at the end of data transfer but i know that specific version ..
i typed the below command but i did not get any throughput status..
"busybox ftpget -v -u user -p Password ip abc.txt abc.txt"
could anybody please let me know how can i get the tput value for UL/DL data transfer?
Also how can we get the status of Tput value at the client side if we do busybox ftpput operation??
regds rocky
© Super User or respective owner