I have to create a batch file which performs the below operation I have a text file which contains a list of system IP's
My batch file should ping each system .If the ping is success, then it should go to a particular folder in that system and FTP the latest file that is generated, to my local system.
If the ping is unsuccessful, then the IP should be saved in a log file
Please help me... have been struggling since long
So each of the IPs has an individual FTP server running? Are the user names and passwords the same or different for each? Where is the file located within the ftp server that you would like to transfer back to your system? Same location on each of the FTP servers?
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |