Hello, Here is a little bug report I have to do: when doing http browsing, it would be nice to have html files considered like directories, so we can "cd" on them, or eventually specify something like http://www.somehost.com/file.html without having lftp asking for the URL http://www.somehost.com/file.html/ (which causes an error). I don't know if this is into your TODO list. The fact is that I didn't fully understood your sentense: "* flag to mark cwd as a file, not a directory. (for http).". Sorry if this has the same meaning. Anyway, maybe a little regexp on the URLs should do the trick (like \.(p?html?|P?HTML?|(ph|as)p|(PH|AS)P)$ ) Cheers, -- Nicolas Noble
