FTP Script - TechRepublic
General discussion
June 5, 2007 at 01:15 PM
ifisher

FTP Script

by ifisher . Updated 19 years, 1 month ago

I have an ftp batch script that I am using within a bat file. Is there anyway to capture/query the results of the ftp script. For instance, I would like to be able to tell if ftp error code 552 resulted during a file upload. I am capturing the ftp output but don’t know how to utilize within my bat file. For instance, can I somehow use the ‘find’ command to do this?

This discussion is locked

All Comments