FW: error

2005-06-30 Thread Василевский Сергей
> >> > >> > some time appear this error > >> > assertion "ptr != NULL" failed: file "xmalloc.c", line 190 > >> > >> What were you doing when the error appeared? Do you have > the rest of > >> Wget's output? > >> > [ core ] > > Please note that the contents of a `core' file don't qualify as >

error

2005-06-27 Thread Василевский Сергей
some time appear this error assertion "ptr != NULL" failed: file "xmalloc.c", line 190

question

2005-05-20 Thread Василевский Сергей
I use wget 1.9.1 In IE6.0 page load OK, but wget return (It's a bug or timeout or ...?) 16:59:59 (9.17 KB/s) - Read error at byte 31472 (Operation timed out).Retrying. --16:59:59-- http://www.nirgos.com/d.htm (try: 2) => `/p5/poisk/spider/resource/www.nirgos.com/d.htm' Connecting to www.nirgo

RE: escape url

2004-03-24 Thread Василевский Сергей
I use some scripts that read this files and when you change format this scripts break. I think new option must add to old, but not replace. And user may check what are he want! > > url: list.php?cat_id=ÃâÃÂÃÂÃÂÃÂÃÂÃÂà ÃÂààÃÂà > > ÃÂÃÂÃÂà> > > > Wget 1.8.2 on freebsd4.7. escape url befor s

escape url

2004-03-24 Thread Василевский Сергей
url: list.php?cat_id=ÃÃ Ã ÃÃ Wget 1.8.2 on freebsd4.7. escape url befor save to disk. Wget 1.9.1 on freebsd4.7. not escape url befor save to disk. How can I use 1.9.1 with escaping? --restrict-file-names - not work!

403 response

2004-03-11 Thread Василевский Сергей
Bug - error handling 403 response. In my case - save file from wrong domain DEBUG output created by Wget 1.9.1 on freebsd4.7. ... ---request begin--- GET http://print-city.org/robots.txt HTTP/1.0 User-Agent: All.by Host: print-city.org Accept: */* Referer: http://print-city.org Pragma: no-cache Ac

bug in use index.html

2004-03-04 Thread Василевский Сергей
Good day! I use wget 1.9.1. By default all link to root site "/" or "somedomain.com/" wget convert to "/index.html" or "somedomain.com/index.html". But some site don't use index.html as default page and if use timestamp and continue download site in more than 1 session 1. wget first download inde

bug: no check accept domain when server redirect

2003-08-14 Thread Василевский Сергей
I use wget 1.8.2: -r -nH -P /usr/file/somehost.com somehost.com http://somehost.com Bug description: If some script http://somehost.com/cgi-bin/rd.cgi return http header with status 302 and redirect to http://anotherhost.com then the first page of http://anotherhost.com/index.html accepted and save

bug: no check accept domain when server redirect

2003-08-14 Thread Василевский Сергей
I use wget 1.8.2: -r -nH -P /usr/file/somehost.com somehost.com http://somehost.com Bug description: If some script http://somehost.com/cgi-bin/rd.cgi return http header with status 302 and redirect to http://anotherhost.com then the first page of http://anotherhost.com/index.html accepted and save