Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Windows Service calling WinSCP

Does it really crash or just fail to do what you want it to do? :-)
If the latter is true, this FAQ may help you.
Blueeyes

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.