Alexander, Looks like I figured it out. I set the key-file in the rc file, and then realized I had to drop the -u <username> switch from the command line. Now it doesn't prompt for password/passphrase.
-mike -----Original Message----- From: Mike Kantowski Sent: Friday, November 05, 2004 12:20 PM To: Alexander V. Lukyanov Cc: Chad Carr; [EMAIL PROTECTED] Subject: RE: help with lftp and pget Alexander, sftp is working great with pget. Very nice! The final thing I need to do is get lftp to use authorized keys instead of user/pass auth. Does lftp support this? Seems like I need to set ssl:key-file, but not sure exactly what I have to do. Add it to rc file? regards, Mike -----Original Message----- From: Alexander V. Lukyanov [mailto:[EMAIL PROTECTED] Sent: Tue 11/2/2004 10:45 PM To: Mike Kantowski Cc: Chad Carr; [EMAIL PROTECTED] Subject: Re: help with lftp and pget On Tue, Nov 02, 2004 at 04:17:13PM -0800, Mike Kantowski wrote: > I'm trying to use lftp with pget over a high latency link (US to > Asia). The link is a DS3, so I know parallel transfer of same file > will help a lot. However, I'm not seeing any performance gain. I > want to use Fish, since the hosts involved already have ssh open. > Here is my command sequence, with -n 1 and -n 5. Notice there is no > improvement in transfer rate: Fish protocol does not support transfer resuming (in current implementation). Try sftp protocol implemented in lftp 3.0.x -- Alexander. | http://www.yars.free.net/~lav/
