[Bug-wget] bug report

2018-05-03 Thread Dave Tholen
Windows 10 Professional 64-bit wget 1.19.4 64-bit binary Windows pops up a window saying "wget has stopped working". No other details. Consistently happens, but after an inconsistent number of files have been transferred. Managed to transfer as many as 6000 files, but there were 54000 still to

Re: [Bug-wget] Add support to bind to a local port

2018-05-03 Thread Giuseppe Scrivano
Hi, some minor comments: Darshit Shah writes: > +@cindex bind port > +@cindex client port number > +@cindex IP address, client, port > +@item --bind-port=@var{PORT} > +When making client TCP/IP connections using @samp{--bind-address}, > additionally > +bind to a specific

Re: [Bug-wget] Add support to bind to a local port

2018-05-03 Thread Tim Rühsen
On 03.05.2018 19:16, Darshit Shah wrote: > + { "bindport", _port, > cmd_number }, >{ "bodydata", _data, cmd_string }, There are more tabs here. I think that port binding does work with address 'ANY'. So wouldn't it be possible to use

[Bug-wget] Add support to bind to a local port

2018-05-03 Thread Darshit Shah
This patch adds support to bind Wget's client socket to a user specified port. -- Thanking You, Darshit Shah PGP Fingerprint: 7845 120B 07CB D8D6 ECE5 FF2B 2A17 43ED A91A 35B6 From 033a14cc952bd93618fa9b52f26beb4783a55d5f Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Thu, 3

[Bug-wget] [bug #53818] Proposal: Check HTML suffix (for TEXTHTML flag) also on unchanged files

2018-05-03 Thread Tsukasa OI
Follow-up Comment #1, bug #53818 (project wget): Sorry, when I fiddled the code I accidentally made a broken patch. I will upload v2. (file #44070) ___ Additional Item Attachment: File name:

[Bug-wget] [bug #53818] Proposal: Check HTML suffix (for TEXTHTML flag) also on unchanged files

2018-05-03 Thread Tsukasa OI
URL: Summary: Proposal: Check HTML suffix (for TEXTHTML flag) also on unchanged files Project: GNU Wget Submitted by: a4lg Submitted on: Thu 03 May 2018 07:00:52 PM JST Category:

[Bug-wget] newbie help

2018-05-03 Thread Sameeran Joshi
*hi,i have followed all the instructions of downloading and installing wget2,i am a newbie to any of the open source projects,so i just went through the examples/ directory and the libwget directory but I am afraid which .c file should i start with.* *how should I read and understand the .c