TommyF
Technical User
- Oct 28, 2001
- 104
I am trying to find a way to watch a directory on an ftp site so I can download files once they have been uploaded. Am I able to do this with FileSystemWatcher if so how do I do it I can manage to watch the files on a local machine but not a remote one.
If I cant use FileSystemWatcher is there any other way to monitor an FTP site?
If I cant use FileSystemWatcher is there any other way to monitor an FTP site?