Riporto il messaggio di Minisini apparso in una discussione nella Mailing List internazionale:
« In revision #5663, I have added a Progress event to the FtpClient class,
that is raised regularly while something is uploaded or downloaded.
And I added four new properties to get the information about the
progress: Downloaded, Uploaded, TotalDownloaded and TotalUploaded. I
think they return byte counts, but the libcurl documentation is not very
clear.
--
Benoît Minisini »
« I don't seem to be able to get the progress event to fire during an upload.
Shane »
« Indeed. Apparently I did as the curl documentation said, but the curl
progress callback is never called. I will investigate...
--
Benoît Minisini »
« OK, my fault. The problem should be fixed in revision #5675.
Regards,
--
Benoît Minisini »