Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > FTP whole directories?

Reply
Thread Tools Display Modes

FTP whole directories?

 
 
Mike C
Guest
Posts: n/a

 
      01-09-2008
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.
 
Reply With Quote
 
 
 
 
Curt
Guest
Posts: n/a

 
      01-09-2008
Tried the mget command within the ftp client?

http://www.nsftools.com/tips/MSFTP.htm

You can use the -s:[filename] switch to
run multiple commands from within the sessions

--
Curt
"Mike C" <> wrote in message
news:cec44704-f5ad-48c9-930b-...
>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.


 
Reply With Quote
 
the wharf rat
Guest
Posts: n/a

 
      01-09-2008
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 *

 
Reply With Quote
 
Falcon
Guest
Posts: n/a

 
      01-09-2008
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
 
Reply With Quote
 
Mike C
Guest
Posts: n/a

 
      01-11-2008
On Jan 9, 6:51 pm, Falcon <Falcon23...@Verizzon.com> wrote:
> On Wed, 9 Jan 2008 05:27:28 +0000 (UTC), w...@panix.com (the wharf
>
> rat) wrote:
> >In article <cec44704-f5ad-48c9-930b-d22527ccc...@s8g2000prg.googlegroups.com>,
> >Mike C <michaelj...@hotmail.com> 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


Thanks. I got it working. The only issue I see is if there is a
glitch in connections, there is no recovery and you have to start over.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
merge directories marty Windows Vista General Discussion 2 10-06-2007 04:28 PM
merge directories marty Windows Vista General Discussion 0 10-05-2007 06:09 PM
Problems with Directories Idiot_Ronin Windows Vista General Discussion 0 08-17-2007 12:53 AM
Pictures in directories ljones135 Windows Vista General Discussion 0 06-06-2007 01:57 AM
Expand Sub Directories Greg Windows Vista General Discussion 2 05-21-2007 09:32 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59