You are not logged in.

#1 2008-08-24 10:36:18

FightRight
Member
From: Germany
Registered: 2006-05-25
Posts: 64

To all users they are familiar with lftp

Hello there,

i have a specifc problem with lftp and a connection about ssh. The normal way to connect to an ssh server is with this command:

lftp sftp://username@hostaddress.org:portnumber

My Problem is that i have to use a identify file for the connection. But i dunno how to do this with lftp. I tried out this command:

lftp "sftp://username@hostaddress.org:portnumber -o IdentifyFile=/path/to/the/file"

but it doesn't work in my case. Can anyone help me with this problem?

Best regards

FightRight


Ps: Sorry for my bad english

Offline

#2 2008-08-24 11:26:53

enrique
Member
Registered: 2005-10-25
Posts: 95
Website

Re: To all users they are familiar with lftp

Maybe create an entry in ~/.ssh/config where you set the needed options for "hostaddress.org" ?


Kind regards, enrique

Offline

Board footer

Powered by FluxBB