G
Guest
I am writing a .bat file. It has been a while. The file kicks off an ftp
program. I then need to put in a user name and password. However, it does
not write the username of password into the prompts. Here is how I wrote it.
What am i missing?
ftp mvssys
xxxxsssww (username example)
zadsfdsaf (password example)
Not sure why this doesn't work
program. I then need to put in a user name and password. However, it does
not write the username of password into the prompts. Here is how I wrote it.
What am i missing?
ftp mvssys
xxxxsssww (username example)
zadsfdsaf (password example)
Not sure why this doesn't work