Neil Aggarwal wrote:
Is there a way to tell when a file has finished uploading?
how about just watching the logfile rather than the file directory ? the log entry for a file is only written once the file has completed... since it includes the file size and status of transfer.
- KB