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: Timout Exception using .Net API at regular intervals...

What is the exception message?
HappyCoffee

Timout Exception using .Net API at regular intervals...

Hi all,

Currently using WinSCP 5.5.1 via the .Net API on Windows Server 2008R2.

My application transfers a file it generates out to a clients FTP server once per night (it uses SSL explicit encryption, if that matters). Once every 5-6 days I get a system.timeout exception. The next day though, the application will run fine without any kind of intervention (no server restarts or anything) and the error repeats again after 5-6 days of successful operation.

I've tried setting the SessionLog value, however on these "error days" it outputs nothing (I assume because it's failed to start)

It sounds similar to a bug that was fixed quite a few versions back, except this machine has only ever run WinSCP 5.5.1.

If anyone could offer any insight, it would be very helpful as I'm all out of ideas...