Re: wget bug with ftp/passive

2004-08-12 Thread Jeff Connelly
On Wed, 21 Jan 2004 23:07:30 -0800, you wrote: >Hello, >I think I've come across a little bug in wget when using it to get a file >via ftp. > >I did not specify the "passive" option, yet it appears to have been used >anyway Here's a short transcript: Passive FTP can be specified in /etc/wgetrc

trying to wget all of a remote page nearly works

2004-08-12 Thread Mark Pilon
Hi, I'm trying to do something which seems really simple, but can't get it to work for me (actually 2 approaches) -- and I'd appreciate a word via email reply if what I'm doing is sane and/or possible w/ wget: approach #1: ideally, I'd like to pull all of a web site, say http://www.cnn.com, save i

Re: get link Internal Server Error

2004-08-12 Thread jens . roesner
For me this link does NOT work in IE 6.0 latest Mozilla latest Opera So I tested a bit further. If you go to the site and reach http://www.interwetten.com/webclient/start.html and then use the URL you provide, it works. A quick check for stored cookies revealed that two cookies are stored. So yo

ftp download "ignoring" length

2004-08-12 Thread Alessandro Tinivelli
Hi all, I have a shell script that everyday uses wget (version installed is 1.5.3) to get via FTP a quite big (around 100 Mb) .zip file. The line command is #wget -o log.txt ftp://. The problem is that sometimes in the log file I read "Length: 106,670,952 (unauthoritative)" that's corr