1
Answer

FileSystemWatcher with FTP using C#

Ask a question
I want to use FileSystemWatcher with FTP


where it automatically fire  10 seconds on search file according to FTP

if file exists so it prompts "new file has just come "

Answers (1)