Problem mirroring a site using ftp over proxy

2008-08-06 Thread Juon, Stefan
Hi there I'm trying to mirror a ftp site over a proxy (Sun Java Webproxy 4.0.4) using this wget-command: export ftp_proxy=http://proxy.company.com:8080 wget --follow-ftp --passive-ftp --proxy=on --mirror --output-file=./logfile.wget ftp://ftpde.nai.com/CommonUpdater The result is that I get a f

Re: Problem mirroring a site using ftp over proxy

2008-08-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Juon, Stefan wrote: > Hi there > I'm trying to mirror a ftp site over a proxy (Sun Java Webproxy 4.0.4) > using this wget-command: > > export ftp_proxy=http://proxy.company.com:8080 > wget --follow-ftp --passive-ftp --proxy=on --mirror > --output-fil

AW: Problem mirroring a site using ftp over proxy

2008-08-06 Thread Juon, Stefan
Version is 1.10.2 which comes with cygwin. Option --debug does not give any more information. I will go on compiling the latest version and run it again. -Ursprüngliche Nachricht- Von: Micah Cowan [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 6. August 2008 09:45 An: Juon, Stefan Cc: wg