Re: wodSFTP --vbs --Retry the Connection (General questions)
Thank for your fast Reply
The reason of failing to connect is test data.
For Example:
objFTP.Login = LoginId -->User who doesn't exist
objFTP.Password = Password -->Password that doesn't exist
ErrorCode -->30015
ErrorText -->Invalid username or password reported by server.
I wants to make a batch file which can do the following :
If the first Connects to the remote server is failed ,
It will call the second Connection .
Where can I write the code of the 'call the second Connection ' ?
Thanks
Hi,
Can you explain it little bit more what is the reason of failing to connect?
So we can exactly help you with your problem.Regards,
Drazen
Complete thread:
- wodSFTP --vbs --Retry the Connection - openpc, 2006-04-12, 09:39
- Re: wodSFTP --vbs --Retry the Connection - woddrazen, 2006-04-12, 10:15
- Re: wodSFTP --vbs --Retry the Connection - openpc, 2006-04-12, 11:16
- Re: wodSFTP --vbs --Retry the Connection - wodSupport, 2006-04-12, 16:09
- Re: wodSFTP --vbs --Retry the Connection - openpc, 2006-04-14, 04:13
- Re: wodSFTP --vbs --Retry the Connection - wodSupport, 2006-04-15, 00:09
- Re: wodSFTP --vbs --Retry the Connection - openpc, 2006-04-14, 04:13
- Re: wodSFTP --vbs --Retry the Connection - wodSupport, 2006-04-12, 16:09
- Re: wodSFTP --vbs --Retry the Connection - openpc, 2006-04-12, 11:16
- Re: wodSFTP --vbs --Retry the Connection - woddrazen, 2006-04-12, 10:15