Hoping someone might be able to give me some direction. I have a task to grab a file from a UNIX folder and copy it down to my Windows2k PC. Now, I have accomplished this manually, from the command line, by using FTP to connect to the UNIX server, entering in a UserID and Password, and then using the GET command to grap the file and it ends up in the Root directory of my C: drive.
Can't seem to automate this with a Batch file, will only connnect to the UNIX server and stops at the login. So I am assuming that UNIX will not accept the text from the BAT file. Can someone give me an idea how I can accomplish this task. It seemed so easy when I did it manually, but I am not a UNIX programmer, so I am lost.
TIA
-=Frank=-
Can't seem to automate this with a Batch file, will only connnect to the UNIX server and stops at the login. So I am assuming that UNIX will not accept the text from the BAT file. Can someone give me an idea how I can accomplish this task. It seemed so easy when I did it manually, but I am not a UNIX programmer, so I am lost.
TIA
-=Frank=-