On Wed, 9 Jan 2008 05:27:28 +0000 (UTC),
(the wharf
rat) wrote:
>In article <cec44704-f5ad-48c9-930b->,
>Mike C <> wrote:
>>I was wondering if there is anway to FTP whole directories. I want to
>>schedule FTP to downlaod an entire directory every night. I have tried
>>several 3rd party application with no luck. It seems windows FTP
>>command doesn't support wildcards.
>
>
> Try
>
>ftp> mget *
You will probably need to do the "prompt" command before mget.
ftp prompt (Turns off prompting for Yes or no for each file)
ftp mget *
--
Ciao,
Falcon