I'm getting the above while using the following FTP batch file:<BR><BR>> script.ftp ECHO user<BR>>>script.ftp ECHO password<BR>>>script.ftp ECHO cd production<BR>>>script.ftp ECHO pasv<BR>>>script.ftp ...