RE: Wget Win32 Visual Studio project

2006-07-19 Thread Herold Heiko
From: Christopher G. Lewis [mailto:[EMAIL PROTECTED] I've uploaded a working Visual Studio project file for the Note that the debug build of Win32 Wget allows debugger attachment, stepping through code, etc. Christopher, I think this is a really nice contribution. Could you write a short

RE: 1.11 Alpha 1 Win32 files

2006-06-27 Thread Herold Heiko
FWIW, the alpha1 build runs fine on NT4sp6a, too. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 / +39-041-5917073 ph -- +39-041-5907472 / +39-041-5917472 fax -Original Message- From: bruce [mailto:[EMAIL PROTECTED]

RE: wget 1.11 alpha 1 released

2006-06-26 Thread Herold Heiko
The --ignore-case (and wgetrc option) don't seem to be documented in the texi. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 / +39-041-5917073 ph -- +39-041-5907472 / +39-041-5917472 fax -Original Message- From:

RE: building wget 1.10.2 for msoft windows..

2006-06-26 Thread Herold Heiko
From: bruce [mailto:[EMAIL PROTECTED] i'm playing around with building wget 1.10.2 on msoft windows 2000, using visual studio 6 (i know.. it's old!!) Bruce, I don't have time to look into your specific error, however I can say that late wget till at least 1.10.2 at least with VC6 on

RE: 1.11 Alpha 1 Win32 files

2006-06-26 Thread Herold Heiko
From: Christopher G. Lewis [mailto:[EMAIL PROTECTED] to Heiko's Win32 page. Hopefully I'll be able to keep up with what Heiko's done in the past, which has been excellent. Heiko deserves a big round of cheers for his work. blushes, mumbles of not deserving it Heiko -- -- PREVINET S.p.A.

RE: Bug in GNU Wget 1.x (Win32)

2006-06-22 Thread Herold Heiko
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Þröstur Sent: Wednesday, June 21, 2006 4:35 PM There have been some reports in the past but I don't think it has been acted upon; one of the problems is that the list of names can be extended at will (beside the standard comx, lptx,

RE: Windows compler need (was RE: wget 1.11 alpha 1 released)

2006-06-15 Thread Herold Heiko
From: Travis Loyd [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 5:45 PM Hello gang, I'm considering building the Windows releases for you. My initial attempts to build wget resulted in an error when performing ./configure: Sorry about the delay. Travis, in what environment are

Windows compler need (was RE: wget 1.11 alpha 1 released)

2006-06-14 Thread Herold Heiko
Everybody, if there is somebody willing to step in as compiler of official windows binaries please let yourself heared. As I mentioned before currently I've have neither means nor time to provide even release version binaries, develpoment-HEAD/alpha/beta builds are stuff of dreams; yet there

RE: [Fwd: Bug#366434: wget: Multiple 'Pragma:' headers not suppor ted]

2006-05-19 Thread Herold Heiko
From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] i wonder if it makes sense to add generic support for multiple headers in wget, for instance by extending the --header option like this: wget --header=Pragma: xxx --header=dontoverride,Pragma: xxx2 someurl That could be a problem if you

RE: Windows Title Bar

2006-04-18 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] The idea behind the feature is that you can see which URL is *currently* being downloaded (you can specify several). That's somewhat different than just seeing the command line. I still consider it a mistake, though. I like it, for long/slow

RE: regex support RFC

2006-03-30 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] I don't think such a thing is necessary in practice, though; remember that even if you don't escape the dot, it still matches the (intended) dot, along with other characters. So for quickdirty usage not escaping dots will just work, and those who

RE: wget 1.10.2 released

2005-10-17 Thread Herold Heiko
Windows MSVC binary at http://xoomer.virgilio.it/hherold/ Heiko Herold -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] Sent:

RE: Unifying Windows Makefiles

2005-07-08 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Herold Heiko [EMAIL PROTECTED] writes: What about the doc directory and Makefile.doc ? I don't see much use for Info files on Windows. Furthermore, I don't think many Windows builders have makeinfo lying around on their hard disk

RE: wget 1.10.1 beta 1

2005-07-07 Thread Herold Heiko
Windows MSVC test binary at http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] Sent:

RE: ftp bug in 1.10

2005-06-27 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] the 64-bit download sum, doesn't work for you. What does this program print? #include stdio.h int main (void) { __int64 n = 100I64; // ten billion, doesn't fit in 32 bits printf(%I64\n, n); return 0; } It should print a

ftp bug in 1.10

2005-06-15 Thread Herold Heiko
I have a reproducable report (thanks Igor Andreev) about a little verbouse log problem with ftp with my windows binary, is this reproducable on other platforms, too ? wget -v ftp://garbo.uwasa.fi/pc/batchutil/buf01.zip ftp://garbo.uwasa.fi/pc/batchutil/rbatch15.zip (seems to happen with any

RE: wget 1.10 released

2005-06-10 Thread Herold Heiko
Windows MSVC binary at http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] Sent: Friday, June

RE: wget 1.10 beta 1

2005-05-12 Thread Herold Heiko
Windows MSVC6 binary for testing purposes here: http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Mauro Tortonesi [mailto:[EMAIL

RE: wget 1.10 alpha 3

2005-04-28 Thread Herold Heiko
Windows (MSVC) test binary available at http://xoomer.virgilio.it/hherold/ Notes: windows/wget.dep needs an attached patch (change gen_sslfunc to openssl.c, change gen_sslfunc.h to ssl.h). src/Makefile.in doesn't contain dependencies for http-ntlm$o (windows/wget.dep either). INSTALL should

RE: wget 1.10 alpha 2

2005-04-20 Thread Herold Heiko
(sorry for the late answer, three days of 16+ hours/day migration aren't fun, UPS battery exploding inside the UPS almost in my face even less) -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Herold Heiko [EMAIL PROTECTED] writes: do have a compiler but aren't

RE: wget 1.10 alpha 2

2005-04-15 Thread Herold Heiko
From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] the patch you've posted is really such an ugly workaround (shame on microsoft Exactly the same opinion here. Please don't misunderstand me, personally for most of my work on windows I use cygnus (including wget) anyway. However there are still

RE: wget 1.10 alpha 2

2005-04-13 Thread Herold Heiko
With MS Visual Studio 6 still needs attached patch in order to compile (disable optimization for part of http.c and retr.c if cl.exe version =12). Windows msvc test binary at http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL

RE: NTLM authentication in CVS

2005-04-08 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] 3) As expected msvc still throws compiler error on http.c 1. Is it possible to only lessen the optimization level, not entirely remove optimization? Fooled around a bit, didn't accomplish anything. However it is enough disabling the

RE: NTLM authentication in CVS

2005-04-07 Thread Herold Heiko
back after a while In order to compile current cvs with msvc 3 patches are needed (enclosed): 1) mswindows.c(118) : warning C4005: 'OVERFLOW' : macro redefinition C:\PROGRA~1\MICROS~2\VC98\INCLUDE\math.h(415) : see previous definition of 'OVERFLOW' mswindows.c(119) : warning C4005:

RE: Making passive ftp default

2005-03-04 Thread Herold Heiko
From: Karsten Hopp [mailto:[EMAIL PROTECTED] What do others think about a switch? Mauro? That's the default on Red Hat Linux / Fedora Core for some releases now. Not even one objection from customers so far. We had a whole TON of problems while switching some of our internal

RE: Large file problem

2005-03-02 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Gisle Vanem [EMAIL PROTECTED] writes: It doesn't seem the patches to support 2GB files works on Windows. Wget hangs indefinitely at the end of transfer. E.g. [...] I seem to be unable to repeat this. Me too. I transferred successfully

RE: Large file support

2005-02-28 Thread Herold Heiko
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Maciej W. Rozycki Huh? It's you who should actually charge them for doing bug discovery for them. Yeah. Only please understand - I'm not a C programmer. I'm not an expert in Microsoft interaction (the fewer the better). I just

RE: Large file support

2005-02-25 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 10:50 PM To: Maciej W. Rozycki Cc: Herold Heiko; wget@sunsite.dk Subject: Re: Large file support Maciej W. Rozycki [EMAIL PROTECTED] writes: Doesn't GCC work for this target? It does, in the form

RE: Large file support

2005-02-25 Thread Herold Heiko
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Maciej W. Rozycki Well, instead of scratching the head, how about filing a bug report? Ha :), would be nice. I suppose that would mean calling PSS, which (if things didn't change) means an immediate billing on your credit card

RE: Large file support

2005-02-25 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Friday, February 25, 2005 1:29 PM The whole point of #ifndef MIN ... #endif is to *use* the compiler-provided MIN where available. Dealing with a compiler crash is tricky, as it seems that every change has a potential of causing it to

RE: Large file support

2005-02-24 Thread Herold Heiko
Sorry, replied to wget-patches instead of redirecting it. I tried a test compile just now, with Visual C++ 6 I get different errors: string_t.[ch] - iswblank doesn't seem to be available, however there is a int isspace( int c ); int iswspace( wint_t c ); Routine Required Header Compatibility

RE: Large file support

2005-02-24 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 1:50 PM Thanks for checking it. Don't thank me, I'd like to do more but I have no time available :( http.c(503) : warning C4090: 'function' : different 'const' qualifiers [...] I don't quite understand

RE: wGET - NTLM Support

2004-12-31 Thread Herold Heiko
2004, Herold Heiko wrote: Wget does not support NTLM auth (yet). For the ones who feel like helping out, I have already donated (and properly assigned copyright to FSF with papers and everything) fully working NTLM code to the wget project (mailed privately to Hrvoje) that I'm sure everyone

RE: Newbie needs to start wget in background

2004-11-10 Thread Herold Heiko
This is not a wget problem. Your task scheduler runs wget in foreground, over any console application (the movie) you are running currently. THEN wget immedeatly correctly puts itself in background, the window closes and your previous topmost application (the movie) is topmost again

RE: Is NTLM authentication with wget possible?

2004-05-25 Thread Herold Heiko
Wget does not support NTLM auth (yet). At http://ntlmaps.sourceforge.net/ is a project which could help. Never tried it myself but I had a working ok report. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472

RE: wget hangs or downloads end up incomplete in Windows 2000 X P.

2004-05-12 Thread Herold Heiko
From: Phillip Pi [mailto:[EMAIL PROTECTED] OK, I did more tests. I noticed -v is already enabled by default since the you probably have verbose=on in your wgetrc file. 5250K .. .. .. .. .. The timestamp was from almost an hour ago (I was in a

RE: wget hangs or downloads end up incomplete in Windows 2000 X P.

2004-05-11 Thread Herold Heiko
Did you ever run the download with -v ? What did the log say when wget seemed to hang or regarding to the missing or corrupt files, or regarding the parsing of the directory index (or whatever it was) linking to those files ? If nothing usefull is logged, try again with -d (but be prepared, a huge

RE: Large Files Support for Wget

2004-05-10 Thread Herold Heiko
-Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] * Profit! I think you'd really deserve some. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax

RE: How to download last cvs version behind a firewall ?

2004-04-08 Thread Herold Heiko
I was going to say ftp://ftp.sunsite.dk/projects/wget/snapshots/ but that seems to have stopped being updated after 2003 09 09. Get the latest source zip from http://xoomer.virgilio.it/hherold/ Pay attention, these are files in dos line endings, if you are going to use them on unix you need to

RE: I have no idea how to work wget...

2004-03-30 Thread Herold Heiko
Keep present wget is a command line application - doubleclick on wget.exe won't accomplish anything. Opening a command prompt and running wget is a bit better, you'll get this output: wget: missing URL Usage: wget [OPTION]... [URL]... Try `wget --help' for more options. Here

Win msvc binary

2004-03-29 Thread Herold Heiko
http://xoomer.virgilio.it/hherold/ I removed the test version and added a binary from cvs with the OpenFileMapping() patch. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax

RE: [PATCH] Windows console control event handling

2004-03-23 Thread Herold Heiko
Windows MSVC binary at http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Saturday,

RE: [PATCH] A working implementation of fork_to_background() under Windows – please test

2004-03-23 Thread Herold Heiko
MSVC binary at http://xoomer.virgilio.it/hherold/ for public testing. I performed only basic tests on NT4 sp6a, everything performed fine as expected. Some ideas on this thing: In verbose mode the child should probably acknowledge in the log file the fact it was invocated as child. In debug

RE: Wget - relative links within a script call aren't followed

2004-03-15 Thread Herold Heiko
No way, sorry. wget does not support javascript, so there is no way to have it follow that kind of links. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Raydeen A.

RE: Wget - relative links within a script call aren't followed

2004-03-15 Thread Herold Heiko
Message- From: Fred Holmes [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 3:09 PM To: Herold Heiko; 'Raydeen A. Gallogly'; [EMAIL PROTECTED] Subject: RE: Wget - relative links within a script call aren't followed It surely would be nice if some day WGET could support

RE: [PATCH] Don't launch the Windows help file in response to --h elp

2004-02-23 Thread Herold Heiko
MSVC binary at http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Sunday, February 22,

RE: delete-before switch

2004-02-16 Thread Herold Heiko
[resubmitted to wget@ instead of wget-patches] From: Rupert Levene [mailto:[EMAIL PROTECTED] .. My vote: keep the option for either behaviour :-) As written, the patch only changes behaviour if the --timestamping and --delete-before options are in effect. Rupert I understand that you

RE: apt-get via Windows with wget

2004-02-02 Thread Herold Heiko
From: Jens Rösner [mailto:[EMAIL PROTECTED] Note: Mail redirected from bug to normal wget list. H ftp://ftp.sunsite.dk/projects/wget/windows/wget-1.9.1b-complete.zip, OK, but too bad there's no stable second link .../latest.zip so I don't have to update my web page to follow the link.

RE: [PATCH] implementation of determine_screen_width() for Window s

2004-01-28 Thread Herold Heiko
Works fine for me on Winnt 4.0 sp6a (cmd windows with column sizes != 80 now use the whole line for the progress bar), compiled with MSVC. A binary with that patch is available from http://xoomer.virgilio.it/hherold/ In order to test just open a command window with a buffer column size !=80, the

RE: [PATCH] implementation of determine_screen_width() for Window s

2004-01-28 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] .. Yes. Specifically, Unix's SIGWINCH simply sets a flag that means window size might have changed, please check it out. That is because checking window size on each refresh would perform an unnecessary ioctl. One thing we could do for

RE: POST trouble

2003-12-17 Thread Herold Heiko
, 2003 9:41 PM To: Herold Heiko Cc: List Wget (E-mail); [EMAIL PROTECTED] Subject: Re: POST trouble Herold Heiko [EMAIL PROTECTED] writes: Content-Length: Content-Length: 35 [...] The line Content-Length: Content-Length: 35 certainly seems strange. Yup, that's where the bug

RE: Wget 1.9 error

2003-12-09 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] .. released one that we want (most) users to download. Heiko, would you consider reordering the table so that the 1.9.1 release row comes first, followed by development version, (optionally) followed by older versions? Ha! :-) Time ago it was

RE: Wget 1.9 error

2003-12-09 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Hmm. Then how about separating the development snapshots, and older entries, to a separate page? It seems simpler for there to be only Yes, ok, I'll do something like that. Maybe even one single archive with ssl libraries included, although

RE: Testing on BEOS?

2003-11-26 Thread Herold Heiko
Sample windows MSVC compiled and basic test performed (download of the same site with http and https, got exactly the same files). Binary at the usual place, unfortunately my crappy ISP webserver seems to be in Guru Meditation just now and refuses access (not the first problem after the recent

ipv6 patch

2003-11-19 Thread Herold Heiko
Attached a little patch needed for current cvs in order to compile on windows nt 4 (any system without IPV6 really). Changelog: connect.c (socket_has_inet6): don't use AF_INET6 without ENABLE_IPV6 main.c (main): don't test opt.ipv[46]_only without ENABLE_IPV6 Heiko -- --

RE: windows devel binary

2003-11-17 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] This is a binary compiled and run on windows nt 4, which doesn't support IPV6, so the -4 should probably be a no-op ? Or not work at all. I was thinking (rather late, I see you have changed other IPV6 stuff in the meantime), why cut the

RE: feature request: --second-guess-the-dns

2003-11-17 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Dan Jacobson [EMAIL PROTECTED] writes: But I want a --second-guess-the-dns=ADDRESS Aside from `--second-guess-the-dns' being an awful name (sorry), what is the usage scenario for this kind of option? I.e. why would anyone want to

RE: Wget 1.9.1 has been released

2003-11-14 Thread Herold Heiko
Windows MSVC binary at http://xoomer.virgilio.it/hherold Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2003 2:55 AM

windows devel binary

2003-11-14 Thread Herold Heiko
Windows MSVC binary for current cvs at http://xoomer.virgilio.it/hherold/ This is a bit of a Doctor, if I do this it hurts. - So don't do that!, but I think this should not happen: D:\Wip\Wget\wget.wip\srcwget -4 Assertion failed: 0 = comind comind countof (commands), file init.c, line 589

RE: keep alive connections

2003-11-11 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] With the HEAD method you never know when you'll stumble upon a CGI that doesn't understand it and that will send the body anyway. But maybe it would actually be a better idea to read (and discard) the body than to close the connection and reopen

RE: wget v1.9 (Windows port) newbie needs help in download files recursively...

2003-11-10 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] To get the stable sources that have this bug fixed, you might want to check out the head of the wget-1_9 branch in CVS. Heiko, how about creating a bugfix 1.9 release for Windows? No problem with that, but wouldn't a dot release be better ?

Windows msvc 1.9-stable bugfix release

2003-11-05 Thread Herold Heiko
Binary for current 1.9 cvs branch at http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax

RE: wget 1.9 for windows: no debug support?

2003-10-27 Thread Herold Heiko
Confirmed, missed that. Updated binary available at the usual place. This does the trick for the 1.9 tree. Changelog: rename DEBUG to ENABLE_DEBUG in windows\config.h.{ms,bor} diff -ubBr wget-1.9/windows/config.h.bor wget-1.9+debug/windows/config.h.bor --- wget-1.9/windows/config.h.bor Mon

RE: Problem with wget 1.9 and question mark at least on windows

2003-10-23 Thread Herold Heiko
Also note, I didn't yet compile and publish the msvc windows binary for 1.9 - I suppose that was one of the beta binaries. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic

RE: Wget 1.9 has been released

2003-10-23 Thread Herold Heiko
Windows MSVC binary present at http://xoomer.virgilio.it/hherold Attention if you want to compile your own: there still is the configure.bat.in file - usually in released packages that was renamed already to configure.bat . Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL

RE: Wget 1.9-rc1 available for testing

2003-10-17 Thread Herold Heiko
Windows MSVC binary at http://xoomer.virgilio.it/hherold/ Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 4:42

RE: Error in wget-1.9-b5.zip

2003-10-15 Thread Herold Heiko
Seems more a DNS issue of that domain to me, at least here and now. That page redirects to www.yourworstenemy.com which doesn't resolve: whois www.yourworstenemy.com Registrant: HUMMEL, GREG (YOURWORSTENEMY-DOM) ... Domain servers in listed order: NS1.BEST.COM 128.121.101.11

RE: Wget 1.9-beta5 available for testing

2003-10-13 Thread Herold Heiko
This beta includes portability tweaks and minor improvements. Please test it on as many diverse platforms as possible, preferrably with both gcc and non-gcc compilers. If all goes well, I'd like to release 1.9 perhaps as early as tomorrow. Windows, msvc: host.c host.c(604) : error C2065:

RE: Wget 1.9-beta5 available for testing

2003-10-13 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Does it compile if you change #define HAVE_U_INT32_T 1 to #undef HAVE_U_INT32_T in config.h.ms? It does. Windows msvc binary at http://xoomer.virgilio.it/hherold Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] --

RE: Wget 1.9-beta5 available for testing

2003-10-13 Thread Herold Heiko
, 2003 4:02 PM To: Herold Heiko Cc: [EMAIL PROTECTED] Subject: Re: Wget 1.9-beta5 available for testing Herold Heiko [EMAIL PROTECTED] writes: From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Does it compile if you change #define HAVE_U_INT32_T 1 to #undef HAVE_U_INT32_T in config.h.ms

windows patch for cvs

2003-10-09 Thread Herold Heiko
Changelog: Remove fnmatch.[ch] from windows\Makefile.src, windows\Makefile.dep. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax diff -urbB wget/windows/Makefile.src wget.wip/windows/Makefile.src ---

RE: Bug in Windows binary?

2003-10-06 Thread Herold Heiko
From: Gisle Vanem [mailto:[EMAIL PROTECTED] Jens Rösner [EMAIL PROTECTED] said: ... I assume Heiko didn't notice it because he doesn't have that function in his kernel32.dll. Heiko and Hrvoje, will you correct this ASAP? --gv Probably. Currently I'm compiling and testing on NT 4.0

New win binary was (RE: Compilation breakage in html-parse.c)

2003-10-06 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] This might be one cause for compilation breakage in html-parse.c. It's a Gcc-ism/c99-ism/c++-ism, depending on how you look at it, fixed by this patch: 2003-10-03 Hrvoje Niksic [EMAIL PROTECTED] * html-parse.c (convert_and_copy):

RE: Option to save unfollowed links

2003-10-02 Thread Herold Heiko
From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 9:20 PM Tony Lewis [EMAIL PROTECTED] writes: Would something like the following be what you had in mind? 301 http://www.mysite.com/ 200 http://www.mysite.com/index.html 200

Another windows binary

2003-09-29 Thread Herold Heiko
description and Changelogs at http://space.tin.it/computer/hherold as usual. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax

RE: Wget 1.9-beta1 is available for testing

2003-09-25 Thread Herold Heiko
Hrvoje, please add this patch: --- wget-1.9-beta1\windows\Makefile.src Sat May 18 02:16:36 2002 +++ wget-1.9-beta1.wip\windows\Makefile.src Thu Sep 25 08:09:26 2003 @@ -63,15 +63,17 @@ RM = del -SRC = cmpt.c safe-ctype.c connect.c host.c http.c netrc.c ftp-basic.c ftp.c \ -

RE: Wget 1.9-beta1 is available for testing

2003-09-25 Thread Herold Heiko
Unmangled patch attached. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Herold Heiko [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 10:45 AM To: 'Hrvoje Niksic

RE: windows compile error

2003-09-18 Thread Herold Heiko
-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 12:38 AM To: Herold Heiko Cc: List Wget (E-mail) Subject: Re: windows compile error Herold Heiko [EMAIL PROTECTED] writes: Repeatable, and it seems to appear

RE: windows compile error

2003-09-18 Thread Herold Heiko
1), 1a), 2) no, no and no. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 12:16 PM To: Herold Heiko Cc

RE: windows compile error

2003-09-18 Thread Herold Heiko
To: Herold Heiko Cc: List Wget (E-mail); [EMAIL PROTECTED] Subject: Re: windows compile error I've noticed the mistake as soon as I compiled with SSL (and saw the warnings): 2003-09-18 Hrvoje Niksic [EMAIL PROTECTED] * retr.c (get_contents): Pass the correct argument

protocols directories ?

2003-09-18 Thread Herold Heiko
I'd like to stir up again an old (unresolved) problem regarding the directory structure used to save files. Currently if we have a host.site.domain with several services (say, http, https and ftp) and run one or multiple downloads we could have collision due to files with the same name downloaded

RE: windows compile error

2003-09-17 Thread Herold Heiko
[EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 16, 2003 11:02 PM To: Herold Heiko Cc: List Wget (E-mail) Subject: Re: windows compile error Herold Heiko [EMAIL PROTECTED

RE: windows compile error

2003-09-17 Thread Herold Heiko
] Sent: Wednesday, September 17, 2003 12:44 PM To: Herold Heiko Cc: List Wget (E-mail) Subject: Re: windows compile error Herold Heiko [EMAIL PROTECTED] writes: Does compile now, but I managed to produce an application error during a test run on a https site. I produced a debug build

windows compile error

2003-09-16 Thread Herold Heiko
Just a quick note, the current cvs code on windows during compile (with VC++6) stops with cl /I. /DWINDOWS /D_CONSOLE /DHAVE_CONFIG_H /DSYSTEM_WGETRC=\wgetrc\ /DHAVE_SSL /nologo /MT /W0 /O2 /c utils.c utils.c utils.c(1651) : error C2520: conversion from unsigned __int64 to double not implemented,

New windows binary

2003-09-15 Thread Herold Heiko
http://space.tin.it/computer/hherold New windows binary for the current 1.9-dev. Be sure to get the correct ssl libraries (as linked in the description) if you didn't get them before (that is, if you did not use my previous 1.9-dev-unoff binary, every other binary used the older libraries).

Windows filename patch

2003-09-09 Thread Herold Heiko
Hrvoje, could you please check the thread Windows filename patch for 1.8.2 from around 24-05-2002 (Hack Kampbjørn, Ian Abbott) ? That patch (url.c) got committed to the 1.8 branch but not to the 1.9 branch. Also, it is comprised of two parts, the first one: @@ -1273,7 +1273,12 @@ if

RE: Windows filename patch

2003-09-09 Thread Herold Heiko
-Original Message- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2003 3:00 PM To: Herold Heiko Cc: [EMAIL PROTECTED]; 'Hack Kampbjørn' Subject: Re: Windows filename patch Herold Heiko [EMAIL PROTECTED] writes: could you please check the thread

RE: Download an article for off-line browsing problem

2003-09-02 Thread Herold Heiko
At http://space.tin.it/computer/hherold/ you can find some examples in the minihowto section, get the wgetbatch.zip, although those are windows batch files the wget syntax is the same - in this case gettree.cmd should do the trick. That would be something like wget -vkKrp -l0 -np although at

RE: autoconf 2.5x and automake support for wget 1.9 beta

2003-09-02 Thread Herold Heiko
Did you know wget is currently in lack of a maintainer ? If you have time to perform those enhancements you enlistened you should probably apply as (at least temporary) maintainer. This wouldn't mean you would be forced to devolve more time to wget than you can and want, or tackle issus you

RE: Win32 binary without FTP vulnerability

2003-08-29 Thread Herold Heiko
a '/' in that place. Regards, Christopher -Ursprüngliche Nachricht- Von: Herold Heiko [mailto:[EMAIL PROTECTED] Gesendet am: Montag, 25. August 2003 15:46 An: [EMAIL PROTECTED] Betreff: RE: Win32 binary without FTP vulnerability However as a matter of fact that could still suffers

RE: Bug in total byte count for large downloads

2003-08-26 Thread Herold Heiko
Wget 1.5.3 is ancient. You should be well advised to upgrade to the current stable version (1.8.2) or better the latest development version (1.9beta) even if wget is currently in develpment stasis due to lack of maintainer. You can find more information how to get the sources at

RE: help with wget????

2003-08-25 Thread Herold Heiko
http://space.tin.it/computer/hherold Read the instructions (the mini HOWTO quick start will be ok). You should probably get the 1.8.2 binary and the relevant ssl libraries mentioned in the same paragraph. If you got binaries from ftp://ftp.sunsite.dk/projects/wget/windows/ you'll see a index.html

RE: Win32 binary without FTP vulnerability

2003-08-25 Thread Herold Heiko
However as a matter of fact that could still suffers from a similar direct drive access bug (instead of dot dot use driveletter:). I don't think anybody ever check if in that case access to an absolute path on another drive would be possible or if that would be thwarted later by the file renaming

RE: FTP Change Directories?

2003-07-29 Thread Herold Heiko
If I remember correctly this has been corrected in recent versions, but I don't remember when, sorry. Try wget 1.8 or 1.9-dev. See http://wget.sunsite.dk/wgetdev.html#development for getting the development sources from cvs, or grap a copy of the windows binary from

RE: WELCOME to wget@sunsite.dk

2003-07-22 Thread Herold Heiko
Did you know you can get ntp software (server/client) for windows ? See http://www.ntp.org , get the source and compile it or grab a binary from the links page http://www.ntp.org/links.html . Then install the server on a windows or unix pc with access to the internet, configured in order to

RE: Feature Request: Fixed wait

2003-06-18 Thread Herold Heiko
Quite the opposite at that time, wait was used for retries and between normal connections, so a high wait time (avoid hammering) meant slow downloads even for working connections. So the idea at that time was having a possibility of wait 0 (between normal connections) and waitretry 0..x (used

RE: request for features

2003-06-18 Thread Herold Heiko
Just a quick note regarding the trash at end of file problem: usually that means a broken/braindead proxy (possibly transparent), not a wget fault. For the rest, don't expect to much, currently wget is in stasis for lack of active maintainer. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko

RE: Downloading from a Site, not a Subdirectory

2003-06-16 Thread Herold Heiko
Well, since you are using a -np it shouldn't be very difficult adding a -l0 . Or, look at the structure of the pages and try to understand why wget doesn't download anymore. Or, run wget with -d -a wget.log and check the logfile afterwards in order to understand EXACTLY why wget stopped, but

RE: Only get the index page

2003-06-13 Thread Herold Heiko
Try wget -v and check the output. Try wget -d and check the output. Check the wget version (1.8.2 or 1.9-beta is reccomended). For me the usual wget -vkKrp -l0 -np did the trick. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph --

RE: i tried to run the new wget for windows and this is what i got

2003-06-04 Thread Herold Heiko
If you got that binary from my site you should have read the relevant description. So you'd have downloaded and installed the correct ssl libraries. If you've got it from somewhere else contact who provided that binary. Beside that, sending a screenshot in order to transmit a simple text error

  1   2   >