On Sat, Feb 05, 2005 at 05:31:35PM -0700, enderst wrote: > i've been reading through the lftp site for a command to save the > settings/options of the current session. if the option doesn't exist > it would be to have ;)
There is an example in the distributed with lftp lftp.conf file:
set at-exit "set > ~/.lftp/settings"
source ~/.lftp/settings
--
Alexander.
