How to use the Windows native FTP client to retrieve a file from Hicks' FTP server. How to use the Windows native FTP client to retrieve a file from Hicks' FTP server.
  1. Create a text file of the FTP commands you wish to run
  2. Create a DOS batch file to call the FTP program with your script.
  3. Run the bat file
For numbers 1 and 2, you can use notepad.

Sample FTP script file. For the purpose of these instructions, the file name is HicksFTPSample.txt
Sample DOS batch file. For the purpose of these instructions, the file name is HicksFTPSample.bat
To run the bat file. If these instructons do not meet your needs, this website has some information you may find useful.