busybox does not display the throughput value at the end of a FTP session?
- by rockyurock
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