| View previous topic :: View next topic |
| Author |
Message |
tob
Joined: 13 Aug 2009 Posts: 1
|
Posted: Thu Aug 13, 2009 11:38 am Post subject: sftp connection with keyfile authentication |
|
|
Is there the possibility to connect via sftp with using a private keyfile to authenticate? I found the syntax to connect via sftp with username:password:
sftp://username:password@sftp.foo.org
I am able to connect to the sftp server via command line in the terminal, using:
sftp -oPort=<xxx> -oUser=<user> -oIdentityFile=/path/to/file/key_rsa <user>@<server>.org
But I could not figure out how to connect by using a private key for athentication with krusader. Is there a possibility?
Thanks a lot!
I am using ubuntu Gnome 9.04 and Krusader 2.0.0 |
|
| Back to top |
|
 |
craigl56
Joined: 09 Nov 2009 Posts: 2
|
Posted: Mon Nov 09, 2009 11:49 pm Post subject: SFTP in Krusader using publicc/private keys |
|
|
To use make sure your keys are setup in .ssh on the home machine. Make sure that your public key is setup in authorized-keys on the remote machine.
In Krusader, using the new remote connection button, specify an sftp connection to the remote supplying a username and no password.
If you have things setup correctly it will just work without asking for a password.  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|