On Mon, Feb 07, 2011 at 03:00:55PM +0000, PMcD wrote:
> I like your lftp. Would it be possible to add the local directory
> you are in to the bookmark? Say I run lcd /local/directory, then I
> run bookmark add friendlyname, wouldnt it be cool if the local
> directory was added to the bookmark?

Starting with lftp-4.1.0 you can:

   local bookmark add NAME

Then a bookmark to file:/dir/path is created.

> I'm not a programmer so I can't help there. Also lls would be cool
> command to list the local directory.

You can either !ls or do this

   local ls
or
   alias lls local ls

-- 
   Alexander.

Reply via email to