You are browsing the archive for January 2011.
The current version of passive-ftp.exe now supports both the mput *. and mget *. which means you can run scripts to download / upload multiple files. e.g. mput c:\myfiles\*.xml would upload all the xml files in the myfiles directory. mget *.xml would download all the .xml files from the server.