Hi,
I am using Console application to read data from ftp thereby creating cases in CRM.
Is there anyway to run the console app whenever a file is modified.
*This post is locked for comments
Hi
Have a look at this link and see if it helps to solve your problem.
Monitoring a Windows folder path is very straightforward but FTP is a bit tricky one.
www.codeproject.com/.../How-to-Monitor-FTP-files-by-csharp
https://www.codeproject.com/Articles/26528/C-Application-to-Watch-a-File-or-Directory-using-F
You could also try mapping the FTP location as a local folder on Windows and monitor that folder and see if that changes are picked up by FileSystemWatcher
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156