Hello,

when using mget there is a differnce between http and ftp. When using
http "some" will not get downloaded (this is not the problem because it
depends on the links in the index.html).

See the following example (needed some time to find a public URL):

$ 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 index.html file is not saved when using http.

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

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

_______________________________________________
lftp mailing list
[email protected]
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to