I have an urgent problem where I need to detect that a new file has become available in a directory then, immediately, upload it to an internet file store via an always-on broadband connection.
PC (Windows XP based). The file store I'm using can accept FTP connections (I'm not sure what else).
The characteristics of the file are that it is created by another application (that doesn't have the feature I need) but is not available for upload for a few minutes - sometimes longer - while the application that created it is populating it. The uploader, therefore, needs to detect the new file then wait until it is closed before the actual upload is triggered.
Any thoughts, anyone?
PC (Windows XP based). The file store I'm using can accept FTP connections (I'm not sure what else).
The characteristics of the file are that it is created by another application (that doesn't have the feature I need) but is not available for upload for a few minutes - sometimes longer - while the application that created it is populating it. The uploader, therefore, needs to detect the new file then wait until it is closed before the actual upload is triggered.
Any thoughts, anyone?
