I would like to get information regarding a file upload which I can then send off to another service for consumption by reports etc.
In particular I'd like to be able to get information on when an upload of a file started, when it completed, and the number of bytes transferred. I'd also like to know the number of bytes transferred if there was an error, and what the error was.
Is this possible with Complete FTP? I saw that there were events for when a file was uploaded, but the macros didn't have any start/stop time or error reason or anything.