Re: Complete VBScript Example (General questions)
Correct. There's also sftp.LastError property you may check if you wish, but Err object should contain it anyway.
--Excellent. The help file seeed to imply that I would have to convert hex do decimal and then run it against a case statement to get a meaningful description (yuck!).
FYI.. I am using your component to relay files uploaded to a server on a DMZ network segment to a server on a Private segment. I first used tried to use the shell object to run an .exe at the command prompt. I found that I was running out of GDI resoruces when I hit ~100 concurrent transfers. I am hoping your component will remove that limitation.
I will be testing my script under load tomorrow. If I can support 100 concurrent transfers, then I will be placing my order with you before the end of the week!
Thanks again!!
Complete thread:
- Complete VBScript Example - Troglite, 2005-02-15, 00:04
- Re: Complete VBScript Example - Troglite, 2005-02-15, 00:15
- Re: Complete VBScript Example - wodSupport, 2005-02-15, 00:18
- Re: Complete VBScript Example - Troglite, 2005-02-15, 00:28
- Re: Complete VBScript Example - wodSupport, 2005-02-15, 00:30
- Re: Complete VBScript Example - wodSupport, 2005-02-15, 00:32
- Re: Complete VBScript Example - Troglite, 2005-02-15, 00:41
- Re: Complete VBScript Example - wodSupport, 2005-02-15, 00:32
- Re: Complete VBScript Example - wodSupport, 2005-02-15, 00:30
- Re: Complete VBScript Example - Troglite, 2005-02-15, 00:28
- Re: Complete VBScript Example - wodSupport, 2005-02-15, 00:18
- Re: Complete VBScript Example - Troglite, 2005-02-15, 00:15