Re: Timeout Property - WeOnlyDo Discussion board

Re: Timeout Property (General questions)

by kdcarlisle, Monday, July 06, 2009, 15:44 (5400 days ago) @ kdcarlisle

Damba,

Ok I monitored the code for the past week. Using .StrictHost along with version 1.4.5 seems to work. I did not get any time-outs. However, a new problem arose. We had 13 powershell crashes (at various times). Each crash was in the weonlydo.client.ftp and the exception was system.nullreferenceexception. I have reverted back to version 1.4.3 (using .StrictHost) and I continue to get the time-outs. I do have the mini-dump files from those crashes if you would like to see them.

Also, another issue that I found while using the 1.4.5 version seems to be that the .GetFile call is now case sensitive. There was a file (CSFRAG2.txt) on the ftp server that the job could not pick up. It was passing in the name (csfrag2.txt) and it would not find a match. I changed the name to match what was on the server and it downloaded the file. I am re-checking our code to ensure that its not on our side, but the code worked fine (case insensitive) with version 1.4.3.

-Kent


Complete thread: