I am using a batch file to connect to a FTP server using the ftp.exe utility, everything that I need to happen works fine but when the operation is complete it keeps the Modem connection active (I use the quit command to disconnect from the FTP site itself).
Is there a command I can add to the batch file to tell it to drop the modem connection?