Re: Tilde escaping problem

2005-02-18 Thread Donny Viszneki
On Feb 18, 2005, at 11:06 PM, Mauro Tortonesi wrote: On Friday 18 February 2005 09:01 pm, Hrvoje Niksic wrote: Donny Viszneki <[EMAIL PROTECTED]> writes: But as I noted, the source code does NOT appear to escape the tilde under any conditions. Take a look at urlchr_table at url.c. ~ is marked as a

Large file support (was: Back after a while)

2005-02-18 Thread Steven M. Schweda
It's not my program (obviously), but: 1. I'd say that code like "if ( sizeof(number) == 8 )" should have been a compile-time #ifdef rather than a run-time decision. 2. Multiple functions like print_number_as_string() and print_second_number_as_string() (and so on?) look like a real pai

Re: Tilde escaping problem

2005-02-18 Thread Mauro Tortonesi
On Friday 18 February 2005 09:01 pm, Hrvoje Niksic wrote: > Donny Viszneki <[EMAIL PROTECTED]> writes: > > But as I noted, the source code does NOT appear to escape the tilde > > under any conditions. > > Take a look at urlchr_table at url.c. ~ is marked as an unsafe > character, which is why it g

Re: Back after a while

2005-02-18 Thread Mauro Tortonesi
On Monday 14 February 2005 03:24 pm, Hrvoje Niksic wrote: > For the last several months I've been completely absent from Wget > development, and from the net in general. Here is why, and the story > is not for the faint of heart. > > Near the end of July I took a two-week vacation. On August 2nd

Re: Tilde escaping problem

2005-02-18 Thread Donny Viszneki
On Feb 18, 2005, at 10:01 PM, Hrvoje Niksic wrote: Donny Viszneki <[EMAIL PROTECTED]> writes: But as I noted, the source code does NOT appear to escape the tilde under any conditions. Take a look at urlchr_table at url.c. ~ is marked as an unsafe character, which is why it gets escaped. You know,

Re: Tilde escaping problem

2005-02-18 Thread Hrvoje Niksic
Donny Viszneki <[EMAIL PROTECTED]> writes: > But as I noted, the source code does NOT appear to escape the tilde > under any conditions. Take a look at urlchr_table at url.c. ~ is marked as an unsafe character, which is why it gets escaped.

Re: Tilde escaping problem

2005-02-18 Thread Donny Viszneki
On Feb 18, 2005, at 9:34 PM, Mauro Tortonesi wrote: On Saturday 12 February 2005 06:38 am, Donny Viszneki wrote: I read the source code used for escaping filenames before saving them to the disk in url.c, and it doesn't seem that it will escape the tilde ever. This however isn't the problem I'm ex

Large file support (was: Back after a while)

2005-02-18 Thread Leonid
Hrvoje, > Is your LFS patch available on the web? I was unsubscribed from > wget-patches due to bounces from my address and there is no web > archive (that I know of) of that list. Yes. It is in http://software.lpetrov.net/wget-LFS/ Another bonus of using routines number_to_string and leg

Re: wget support for large files

2005-02-18 Thread Mauro Tortonesi
On Saturday 12 February 2005 10:29 am, Chris Ross wrote: >The wget web page at www.gnu.org has a link for the mailing list that > doesn't work. So I'm emailing here. which link? could you please tell me so that i can fix it? -- Aequam memento rebus in arduis servare mentem... Mauro Tortone

Re: Tilde escaping problem

2005-02-18 Thread Mauro Tortonesi
On Saturday 12 February 2005 06:38 am, Donny Viszneki wrote: > Using GNU Wget 1.9.1... > > I read the source code used for escaping filenames before saving them > to the disk in url.c, and it doesn't seem that it will escape the tilde > ever. This however isn't the problem I'm experiencing. The pro

Re: wget and translation project

2005-02-18 Thread Mauro Tortonesi
On Friday 11 February 2005 07:26 am, Marco Colombo wrote: > yo!!! > I have just updated the italian translation (the first update was two > months ago). since the previous update didn't make its way into cvs, I > thought I would post a notice here. > you can find it here: >http://www.iro.umontr

Re: login problems

2005-02-18 Thread Mauro Tortonesi
On Wednesday 09 February 2005 09:26 am, Peter Vervaene wrote: > Hi, > > when logging onto an ftp site, we are encoutering following problems: > > our new user has following format: '[EMAIL PROTECTED]' > this does not seem to work with WGET-software; is there a workaround? > the old user of type 'a

Interpret Debug Output

2005-02-18 Thread Jonathan Share
Hi, I'm using wget to assist in debugging a intermittent connection problem to a particular server. I cannot reproduce the problem myself and the users experiencing the problem receive correct output from nslookup so I have ruled out DNS problems. As a second phase I got them to run wget with the

Re: how to follow incorrect links?

2005-02-18 Thread Tomasz Toczyski
> > There are some websites with backslashes istead of slashes in links. > > For instance : > > instead of : > > Internet Explorer can "repair" such addresses. Jens: > I think you should email the webmaster and tell him/her > about the errors. OK, I will do it but I'm not sure that he/she wil

Another crack at large file support

2005-02-18 Thread Hrvoje Niksic
Here is my attempt at adding large file support to Wget in a manner I think is fairly portable. I'd be interested to know if this breaks compilation for anyone. The patch is purely experimental; I haven't even written the ChangeLog entries yet. After applying it, don't forget to run autoheaders

Re: string_t breaks compatibility?

2005-02-18 Thread Daniel Stenberg
On Sat, 19 Feb 2005, Hrvoje Niksic wrote: I noticed the addition of a `string_t.c' file that uses wchar_t and wide string literals without any protection. This will break compilation of Wget under older compilers. I believe this has already been discussed and Mauro said he's working on fixing t

string_t breaks compatibility?

2005-02-18 Thread Hrvoje Niksic
I noticed the addition of a `string_t.c' file that uses wchar_t and wide string literals without any protection. This will break compilation of Wget under older compilers. If the new policy is to discontinue support for old systems and I missed the announcement, I apologize. In that case it will

Large file support (was: Back after a while)

2005-02-18 Thread Hrvoje Niksic
Leonid <[EMAIL PROTECTED]> writes: > Steven and Hrvoje, > > wget-1.9.1 has a function number_to_string which is in fact a > home-made equivalent to printf () %ld. Yes, but that function is merely an optimization used to avoid frequent calls to sprintf(buf, "%ld", num). Wget does in fact in many

Re: a little help for use wget

2005-02-18 Thread Jens Rösner
Hi LucMa! I have find a command > for autoskip if the file in my PC have the same name of the file > on the ftp -nc I guess. > but now i need a command for overwrite the file on my PC if is smaller > respect to the file in the ftp. > -e robots=off -N -N should do the trick. > "http://www.p

Re: -X regex syntax? (repost)

2005-02-18 Thread Jens Rösner
Hi Vince! > I did give -X"*backup" a try, and > it too didn't work for me. :( Does the -X"dir" work for you at all? If not, there might be a problem with MacOS. I hope one of the more knowledgeable people here can help you! > However, I would like to confirm something dumb - will wget fetch the

a little help for use wget

2005-02-18 Thread LucMa
Hi:) Sorry i have a problem with your fantastic program. I have find a command for autoskip if the file in my PC have the same name of the file on the ftp but now i need a command for overwrite the file on my PC if is smaller respect to the file in the ftp. This is an example of the string that