On Thu, Sep 16, 2004 at 01:42:38PM +0200, Nicolas Noble wrote: > Nothing's wrong with your lftp. lftp currently doesn't support the -R flag > on ls. So, you can't do what you want directly. An alternative could be:
ls does not parse the options at all. It sends them to server (or to lftp backend if the protocol is not ftp). So I think it is not ls what is really called, and ls is an alias here. -- Alexander.
