WGET problem mirroring a user FTP area

2002-06-20 Thread Lachlan Cranswick
Hi All, Is there any way to get the following ftp mirroring working with WGET? I have memories of this working - but not sure if the domain has changed its server software??? #Mirroring FTP area wget -r -nH --cut-dirs=1 -N -nr -l0 -np --cache=off \ ftp://user2:[EMAIL PROTECTED]//web \ -P

Re: wget 1.8beta - handling of non-ascii characters in URL

2001-12-06 Thread Lachlan Cranswick
At 22:16 06/12/01 +0100, Jochen Roderburg wrote: >> >> You could be describing a feature here - on how WGETn handles unsafe >> characters. >> >> >wget.18 http://www.polscan.hg.pl/scans/[GmbH]_Scenery_9.csv >> >--21:40:51-- http://www.polscan.hg.pl/scans/%5BGmbH%5D_Scenery_9.csv >> >

Re: wget 1.8beta - handling of non-ascii characters in URL

2001-12-06 Thread Lachlan Cranswick
You could be describing a feature here - on how WGETn handles unsafe characters. I have modified my WGET 1.7 webpage with information on how you can turn this off in the compiling for designated characters: http://www.ccp14.ac.uk/mirror/wget.htm Under: Optimising and Compiling WGET

Re: VMS server testing needed - problem if premature termination

2001-04-12 Thread Lachlan Cranswick
>> Might there be a fix for this? > >If you *know* that the file is half-downloaded, you should be able to >specify `-c', and that should just work. (It might clash with -N; >turn off -N if you're doing that.) If not, it's a bug. The scripts I use are automatically run in the early morning so