I need help in starting a batch job to extract a file from my lynix server via telnet to copy a file to my hard drive.
Currently I am manually executing the following:
1. Envoke MS Dos
2. type ftp 192.168.0.1
3. login:usera
4. password:quant
5. type cd /g1/lab
6. type binary
7. get (file name)-changes every week
8. type exit
9. type quit
Thanks
Vince
Currently I am manually executing the following:
1. Envoke MS Dos
2. type ftp 192.168.0.1
3. login:usera
4. password:quant
5. type cd /g1/lab
6. type binary
7. get (file name)-changes every week
8. type exit
9. type quit
Thanks
Vince