danielemasson
Programmer
Hello everyone ... i need to know if theres a way to check the status of an ftp transfer usinf Net::FTP module with methods like $ftp->get("that.file"
; or $ftp->put.
The objective is to display a status bar indicating the progress of the transfer .... can anyone help me with this ??
The objective is to display a status bar indicating the progress of the transfer .... can anyone help me with this ??