I'm not sure whether or not there's an lftp setting for it, but
probably the best way is to create a symbolic link to /dev/null like
so:

    rm ~/.lftp/log
    ln -s /dev/null ~/.lftp/log

Everything normally saved there will instead be discarded. You can
repeat this for any other log files as well.

On Wed, Jul 7, 2010 at 10:25 PM, tomatotree <tomatot...@gmx.net> wrote:
>
> I have one more question please.
> I would like to disable the creation of the log: ~/.lftp/log
> I haven't been able to locate the setting for that.
> (The 3 logs - cwd_history, rl_history & transfer_log I have disabled using 
> the set no cmd.)
> If anyone knows, that would be great.
>
> Thank you again,
> Stephanie

Reply via email to