/WinSCP.LongPollWatcher.BackgroundService

BackgroundService that acts as a "file watcher" for an FTP server

Primary LanguageC#MIT LicenseMIT

WinSCP.LongPollWatcher.BackgroundService

Uses WinSCP to connect to an Ftp endpoint. The background service will poll the endpoint and generate "events" when files are added, deleted or modified.

Please see the sample project for implementation details.

Build status