Results 1 to 4 of 4

Thread: Wait for file transfer/copy to folder completed - using FileSystemWatcher

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2003
    Posts
    21

    Resolved Wait for file transfer/copy to folder completed - using FileSystemWatcher

    Hi,

    I'm trying to get notified by application when the folder is added with new file.

    The problem is when the file being added to folder is very big....94 MB. And it takes > 15 minutes to complete the file transfer/copy. And I want only be notified by the application when the file transfer is completed.

    Currently I'm just able to get notified whenever the file is added to the folder, even if the file transfer/copy process still not completed

    Is there any tips to overcome this problem?

    Thank you very much for the help and tips.

    regards.
    Last edited by bahruddina; Dec 3rd, 2004 at 01:40 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width