Windows Service calling WinSCP
Hi,
I have a problem, here is the scenario, I have a windows service checking a few directories and when finding new files makes some operations on those files. Once all the operation are performed I need to upload those file on the main server via SCP. I have a console program doing it perfectly, but when passing in console mode it crashes.
Anybody got this problem, or has a workaround for it.
Thanks in advance.
I have a problem, here is the scenario, I have a windows service checking a few directories and when finding new files makes some operations on those files. Once all the operation are performed I need to upload those file on the main server via SCP. I have a console program doing it perfectly, but when passing in console mode it crashes.
Anybody got this problem, or has a workaround for it.
Thanks in advance.