waxtell / WinSCP.LongPollWatcher.BackgroundService

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%