download multiple files using wildcards from command line

Core FTP client questions and answers
Post Reply
rat2house
Posts: 2
Joined: Fri Jul 16, 2010 12:08 pm

download multiple files using wildcards from command line

Post by rat2house »

How can I download multiple files in one line?

eg
wShell.Run "coreftp.exe -site Test -d /a*.zip b*.zip c*.zip"

I can get this to work if I just want to download a*.zip, but I cant work out
how to put multiple wildcards (or named files) on the same line.

I am using CoreFTP LE Build 1649 Version 2.1

Many thanks
Post Reply