Re: Notification
There's no API in any common file transfer protocol to notify a client about new file on the server.
All that can be done is to periodically check the server. You can easily write a script for that with use of WinSCP .NET assembly.
https://winscp.net/eng/docs/library_powershell
All that can be done is to periodically check the server. You can easily write a script for that with use of WinSCP .NET assembly.
https://winscp.net/eng/docs/library_powershell