On Wed, Jan 19, 2005 at 07:34:29AM +1000, Ian Mortimer wrote:
> Just one more question.  Rather than create a customized .lftprc
> for each new account, is there any possibility of setting a 
> variable in lftp.conf.  Something like:
> 
>    set ftp:proxy http://[EMAIL PROTECTED]
> 
> with %u expanding to the login name of the user running lftp.

It can be done this way:

        source -e echo set ftp:proxy http://[EMAIL PROTECTED]

and $USER would be substituted by the shell.

-- 
   Alexander.                      | http://www.yars.free.net/~lav/  

Reply via email to