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

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

by sureshsundar, Friday, March 13, 2009, 18:25 (5532 days ago) @ wodDamir

Damba:
It helped for connect, thanks. I do not get any error on connect now.
But still have same error (error calling external function) on putfile , any ideas

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: