I'm hoping to retrieve I/O transfer stats after executing $ftp->put($file);. Something akin to below:
ftp> put test2.txt
200 PORT command successful.
150 ASCII data connection for test2.txt
(151.139.14.78,1425).
226 Transfer complete.
ftp: 18 bytes sent in 0.00Seconds 18000.00Kbytes/sec.
$ftp->message() does not seem to provide this data
Really appreciate if anyome knows!
In reply to $ftp->put() transfer stats by chananf
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |