Re: error calling external object function putfile - WeOnlyDo Discussion board

Re: error calling external object function putfile (General questions)

by wodDamir, Friday, March 13, 2009, 16:31 (5532 days ago) @ sureshsundar

Suresh,

From the code you posted, you are setting Port property prior to setting the Protocol property. When doing so, the Protocol property will overwrite Port property and set it to default one (Port 22).

Can you please change the code to set Protocol, and then Port?

Regards,
Damba


Complete thread: