Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: writing batch file  (Read 4891 times)

0 Members and 1 Guest are viewing this topic.

Nisith

  • Guest
writing batch file
« on: August 12, 2004, 05:27:30 AM »
Hi all,

I want to write a batch file, my requirement is like this,
it should 1st ping the remote machine, if its reachable
then only it'll make the ftp connection with the same machine & do some opreation.
If it fails to ping then stop executing the rest of the batch script & send a mail about the lost of connectivity.

Thanks in advance!
Early response will be highly appreciated