Re: wodSFTP --vbs --Retry the Connection - WeOnlyDo Discussion board

Re: wodSFTP --vbs --Retry the Connection (General questions)

by openpc, Wednesday, April 12, 2006, 11:16 (6800 days ago) @ woddrazen

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: