Bug#264895: #264895 mget: does not get "index.html" with glob pattern (dir/*) via http

2013-08-07 Thread Noël Köthe
tags 264895 + wontfix
thanks

Hello,

answer from upstream author (see forwarded link):

"lftp does not "know" that index.html exists if the directory index does
not contain a link to it. I don't think lftp should save a directory
index to index.html, because it can be contained in a different file or
generated dynamically."


-- 
Noël Köthe 
Debian GNU/Linux, www.debian.org


signature.asc
Description: This is a digitally signed message part


Bug#264895: #264895 mget: does not get "index.html" with glob pattern (dir/*) via http

2013-06-11 Thread Noël Köthe
found 264895 4.4.8-1
forwarded 264895 http://univ.uniyar.ac.ru/pipermail/lftp/2012-July/000299.html
forwarded 264895 https://github.com/lavv17/lftp/issues/44
thanks

still reproducible with the same URLs.
reported to lftp github issues.

-- 
Noël Köthe 
Debian GNU/Linux, www.debian.org


signature.asc
Description: This is a digitally signed message part


Bug#264895: #264895 mget: does not get "index.html" with glob pattern (dir/*) via http

2012-07-07 Thread Noël Köthe
tags 264895 + upstream confirmed
found 264895 4.3.8-1
forwarded 264895 l...@uniyar.ac.ru
thanks

Hello,

I can confirm the described problem. Needed some time to find a public
URL for this test:

$ lftp http://ftp.uni-koeln.de
cd ok, cwd=/  
lftp ftp.uni-koeln.de:/> mget -c -d fedora/14/Fedora/x86_64/os/repoview/*
1266611 bytes transferred in 81 seconds (15.2K/s)   
 
Total 206 files transferred

$ lftp ftp://ftp.uni-koeln.de
lftp ftp.uni-koeln.de:~> mget -c -d fedora/14/Fedora/x86_64/os/repoview/*
11272788 bytes transferred in 2218 seconds (5.0K/s) 
   
Total 2942 files transferred

The big different of transferred files is clearly based on the content
of the index.html.
The problem is that when using http the index.html is not saved to disk
(its downloaded to get the filenames).

-- 
Noël Köthe 
Debian GNU/Linux, www.debian.org


signature.asc
Description: This is a digitally signed message part