wget file-writing error with japanese characters

2006-07-11 Thread Jamie Zawinski
-.m4a: Invalid argument -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/ http://jwz.livejournal.com/

compiling wget 1.9 with ssl

2004-03-05 Thread Jamie Zawinski
So, it'd be nice if the configure script considered /usr/kerberos/ to be a standard default -I path, since that seems to be where Red Hat puts things. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

bit overflow in wget 1.9

2004-01-21 Thread Jamie Zawinski
currently saying 111800K .. .. .. .. -9% 105.49 KB/s and the percentage is becoming more negative... Having transferred 111800K, the real current percentage should be around 1.5%. Linux 2.4.20-8smp, Red Hat 9, ext3fs. -- Jamie Zawinski [EMAIL PROTECTED

wget 301 redirects broken in 1.8.2

2003-02-21 Thread Jamie Zawinski
/flyers/latest.html;, 06-affliction.html) - http://www.dnalounge.com/flyers/06-affliction.html wget 1.8-beta1 did not have this problem: that version works properly. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

Re: wget: $TERM = emacs should imply progress = dot

2002-05-24 Thread Jamie Zawinski
Roger L. Beeman wrote: On Fri, 24 May 2002, Hrvoje Niksic wrote: Jamie Zawinski [EMAIL PROTECTED] writes: ...since ^M and ^H tricks don't work in emacs shell buffers, they just make a mess. The tricks seem to be working fine in emacs versions 21.1.1 and 21.2.1 for some reason

wget: $TERM = emacs should imply progress = dot

2002-05-23 Thread Jamie Zawinski
...since ^M and ^H tricks don't work in emacs shell buffers, they just make a mess. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

spaces in file names

2002-04-22 Thread Jamie Zawinski
, but created *files* with literal spaces. Both can't be right. wget 1.8. Launched like so: wget -m -np -nH --cut-dirs=2 http://www.vieuxmac.com/DOWNLOAD/SYSTEM%20SOFTWARE/ -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

wget timeout option useless

2002-02-19 Thread Jamie Zawinski
scripts. Please also set an exit alarm around your calls to connect() based on the -T option. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

wget chokes on http redirects to # anchors

2001-11-15 Thread Jamie Zawinski
sent, awaiting response... 404 Not Found 14:36:57 ERROR 404: Not Found. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

wget mirroring busted

2001-11-14 Thread Jamie Zawinski
://www.dnalounge.com/gallery/2001/10-31/ already in list, so we don't load. The only ERROR in the log is about the nonexistent robots.txt. Any suggestions? -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

Re: wget mirroring busted

2001-11-14 Thread Jamie Zawinski
/ http://www.dnalounge.com/gallery/ -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

Re: wget ftp url syntax is wrong

2001-02-27 Thread Jamie Zawinski
VMS and TWENEX file servers.) -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

Re: wget ftp url syntax is wrong

2001-02-27 Thread Jamie Zawinski
is is what the ftpd that comes with Red Hat Linux does by default. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

wget should only use one FTP connection

2001-02-26 Thread Jamie Zawinski
If I specify a whole bunch of ftp: URLs to wget that are on the same host, it opens a new connection to the server for each one. It should reuse the same connection if they're on the same host. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http

wget ftp url syntax is wrong

2001-02-26 Thread Jamie Zawinski
behavior is wrong. -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/

Re: wget ftp url syntax is wrong

2001-02-26 Thread Jamie Zawinski
not clear whether "CWD " means "home directory" or "current directory": it's unspecified by RFC 765.) However, that said, I still think wget should do what Netscape does, because that's what everyone expects. The concept of a "default directory" in a