webcopy success

Hello,


I ftp many (large) files to my website. With about 30 everything is fine, but then suddenly for the rest
the server seems to loose connection. But the program continues without uploading. The progress
window opens for every file, but it is visible only for 1 second and then closes (normally it should be open for 30 seconds or more).

Is there a possible check if the ftped file has arrived completely or the upload was a success?

Sincerely Peter

  

Did you check the setting for

WebCopy.Items[index].Success: boolean 
after the upload?
This should indicate whether the upload was successful or not.