Andre Majorel <[EMAIL PROTECTED]> wrote Fri, Dec 15, 2006:
> On 2006-12-15 17:23 +0100, Jonas Fonseca wrote:
> > Andre Majorel <[EMAIL PROTECTED]> wrote Thu, Dec 14, 2006:
> > > Package: elinks
> > > Version: 0.11.1-1.2
> > > Severity: normal
> > 
> > Is it possible that you can give the name of this FTP server either in
> > this bug report or privately, so I can test it?
> 
> Hi Jonas. I could but it's not accessible from the outside.
> Here's a similar setup on a publicly accessible server :
> 
>   ftp://www.arkeia.com/pub/arkeia-4.2/aix/aix3.2/rs6000/

Ok, thanks for the nice test case. I have added it to the FTP parser
testing script so that it can be reproduced locally. It is infact a bug
in the FTP directory listing parser which is using "long" to store the
file size. I've also added this to ELinks' bugzilla as bug 899[1]. Feel
free to subscribe (it will make your email address publicly available)
or just track it.

I am currently cooking a fix that I hope to get reviewed over the next
days and will check back here when I've ported it to the 0.11 branch.

> In case it's of any use to you, here's what I see from home :
> 
> $ wget -q --no-remove-listing 
> ftp://www.arkeia.com/pub/arkeia-4.2/aix/aix3.2/rs6000/
> $ cat .listing
> -rw-r--r--   1 root     root      1126400 Jul 28  2003 client.tar
> -rw-r--r--   1 root     root     3146776576 Dec 15 19:08 dontlook

Cool, this is what I added to the test case[2]. I will use wget for this
thing in the future. :)

Again, thanks for the bug report.

[1] http://bugzilla.elinks.or.cz/show_bug.cgi?id=899
[2] 
http://repo.or.cz/w/elinks.git?a=blob;f=src/protocol/ftp/test-ftp-parser;hb=HEAD

-- 
Jonas Fonseca


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to