IS FileSystemWatcher for an ftp possible using WINSCP.dll ?
How can I implement a FileSystemWatcher for an ftp location (in C#). The idea is whenever anything gets added in the ftp location I wish to copy it to my local machine. Any ideas will be helpful.