Re: error calling external object function putfile (General questions)
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:
- error calling external object function putfile - ml, 2008-05-30, 11:34
- Re: error calling external object function putfile - ml, 2008-05-30, 12:13
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 12:23
- Re: error calling external object function putfile - ml, 2008-05-30, 12:38
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 13:01
- Re: error calling external object function putfile - ml, 2008-05-31, 04:54
- Re: error calling external object function putfile - woddrazen, 2008-05-31, 12:18
- Re: error calling external object function putfile - woddrazen, 2008-06-02, 00:48
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:12
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 17:19
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:47
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 18:17
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 18:40
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 22:27
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 16:13
- Re: error calling external object function putfile - wodDamir, 2009-03-13, 16:31
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 18:25
- Re: error calling external object function putfile - wodDamir, 2009-03-13, 19:13
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 18:25
- Re: error calling external object function putfile - wodDamir, 2009-03-13, 16:31
- Re: error calling external object function putfile - sureshsundar, 2009-03-13, 16:13
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 22:27
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 18:40
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 18:17
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:47
- Re: error calling external object function putfile - woddrazen, 2009-03-12, 17:19
- Re: error calling external object function putfile - sureshsundar, 2009-03-12, 17:12
- Re: error calling external object function putfile - woddrazen, 2008-06-02, 00:48
- Re: error calling external object function putfile - woddrazen, 2008-05-31, 12:18
- Re: error calling external object function putfile - ml, 2008-05-31, 04:54
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 13:01
- Re: error calling external object function putfile - ml, 2008-05-30, 12:38
- Re: error calling external object function putfile - woddrazen, 2008-05-30, 12:23
- Re: error calling external object function putfile - ml, 2008-05-30, 12:13