I coded a DOS batch script for FTP transfers which is simple. This is what I need:
a way to look for the 226 return code when the file transfer was successful. I have not been able to accomplish this in a .bat script. Is this even possible?