| 1. |
Solve : Run ftp command using bat file.? |
|
Answer» I write a bat file to ftp to a server & copy some files to another location using GET COMMAND. For example I want to get this file ABCddmmyy.txt. ABCD part of the file should be fix & only the ddmmyy.txt part is a variable. SAMPLE of what I want is as follows. Well...keep all your file information as a variable, as well as what command Thanks about your help But still It's not what I want & I am a beginner to this. So please give me a complete codes. I change my post. I think now you can understand what I want. In my remaining codes it derectly goes upto to ftp prompt. But I want get ABDC part also typed on ftp prompt once I run the bat. I only want to change the DDMMYY.txt part. |
|