G
Guest
I need to execute few file transfer commands from a local system only after
the remote destination is reachable. Example:
Check whether I can reach 192.168.32.x
Then execute file transfer commands.
I tried ping the remote site and capture the %errorlevel%. But this is "0"
for success or failure.
the remote destination is reachable. Example:
Check whether I can reach 192.168.32.x
Then execute file transfer commands.
I tried ping the remote site and capture the %errorlevel%. But this is "0"
for success or failure.