Hi Alexander,
I am using lftp for several years now and I really love
your great program. During these years I haven't
experienced a single crash. Rock solid programming!
What I miss most about lftp is the option to specify
a referrer when getting files via http. The best thing
would be if one could specify the referrer relatively to
the downloaded file, e. g.
get -ref ../foo/bar.html http://www.abc.com/foo2/bar2.zip
but also directly
get -ref http://www.abc.com/foo/bar.html \
http://www.abc.com/foo2/bar2.zip
More and more sites check the referrer before you can
download a file, so this feature becomes increasingly
important.
What do you think about it?
Keep up the good work,
Tom