RE: wget FTP wildcards

2004-01-23 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Brian Dessent > Václav Krpec wrote: > > > > But, as you can see, I'm trying to do __FTP__ connection, and these > > allows wildcards usage (according to wget man pages). Maybe "-g on" > > option will help... I'm gonna try... No. >

RE: wget FTP wildcards

2004-01-23 Thread BStrohhaecker
> -Original Message- > From: Brian Dessent [mailto:[EMAIL PROTECTED], Sent: Friday, January 23, 2004 7:05 AM > > Václav Krpec wrote: > > > > But, as you can see, I'm trying to do __FTP__ connection, > > and these allows wildcards usage (according to wget > > man pages). Maybe "-g on" opti

Re: wget FTP wildcards

2004-01-22 Thread Brian Dessent
Václav Krpec wrote: > > But, as you can see, I'm trying to do __FTP__ connection, > and these allows wildcards usage (according to wget > man pages). Maybe "-g on" option will help... I'm gonna try... No. > I know it works on Linux, why not on cygWin? Do I need special settings? > Or wget thinks I

Re: wget FTP wildcards

2004-01-22 Thread Václav Krpec
But, as you can see, I'm trying to do __FTP__ connection, and these allows wildcards usage (according to wget man pages). Maybe "-g on" option will help... I'm gonna try... No. I know it works on Linux, why not on cygWin? Do I need special settings? Or wget thinks I'm trying to make http connectio

RE: wget FTP wildcards

2004-01-22 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Václav Krpec > I have trouble using wildcards in wget FTP connections. > wget doesn't treat `*' and `?' as wildcards but ordinary > characters, so the connection results in something like this: > > $ wget -e ftp_proxy=192.168.35.1

wget FTP wildcards

2004-01-22 Thread Václav Krpec
Hi, I have trouble using wildcards in wget FTP connections. wget doesn't treat `*' and `?' as wildcards but ordinary characters, so the connection results in something like this: $ wget -e ftp_proxy=192.168.35.1:3128 ftp://ftp.fit.vutbr.cz/pub/XFree86/4.3.0/ source/* Warning: wildcards not suppo