I am writing a .cmd Windows script to be run in batch mode. This script uses the ftp command. After a successsful connection to another machine using ftp, the shell changes, and the execution of the script becomes interactive.I am writing a .cmd Windows script to be run in