danielemasson
Programmer
Hello everyone ... i need to know if theres a way to check the status of an ftp transfer using php ftp functions like ftp_put or ftp_get, i have noticed that when sending a file through gtp_put, the script must finish the transfer to make html response, i need to know if i can send the transfer and get back inmediatly to html response so i can check periodically the status of the transfer
The objective is to build an status bar indicating the progress of the transfer .... can anyone help me with this ??
The objective is to build an status bar indicating the progress of the transfer .... can anyone help me with this ??