Re: Dolphin: scp with private key

2012-03-13 Thread suvayu ali
On Tue, Mar 13, 2012 at 08:33, A. Boggiano wrote: > I have still some problems (ex. it asks the passphrase everytime I change > directory), but I see the light! ;) You can use ssh-agent for that. :) -- Suvayu Open source is the future. It sets us free. -- users mailing list users@lists.fedora

Re: Dolphin: scp with private key

2012-03-13 Thread A. Boggiano
Il 12/03/2012 15:12, suvayu ali ha scritto: On Mon, Mar 12, 2012 at 15:10, A. Boggiano wrote: I need to tell it where my private txt file is. If you put that in your ~/.ssh/config, then all ssh commands will pick up the identity file appropriately. See `man ssh_config` for more. Thanks! Th

Re: Dolphin: scp with private key

2012-03-12 Thread suvayu ali
On Mon, Mar 12, 2012 at 15:10, A. Boggiano wrote: > I need to tell it where my private txt file is. If you put that in your ~/.ssh/config, then all ssh commands will pick up the identity file appropriately. See `man ssh_config` for more. -- Suvayu Open source is the future. It sets us free. --

Re: Dolphin: scp with private key

2012-03-12 Thread A. Boggiano
Il 12/03/2012 15:05, Reindl Harald ha scritto: Am 12.03.2012 14:55, schrieb A. Boggiano: At work, I need to use a private key in order to copy files on the server. Usually, from command line, I am using something like: scp -i I'd like to do the same with dolphin. How can I do that? sftp

Re: Dolphin: scp with private key

2012-03-12 Thread Reindl Harald
Am 12.03.2012 14:55, schrieb A. Boggiano: > At work, I need to use a private key in order to copy files on the server. > Usually, from command line, I am using something like: > scp -i > > I'd like to do the same with dolphin. > How can I do that? sftp://user@machine/ signature.asc Descri

Dolphin: scp with private key

2012-03-12 Thread A. Boggiano
At work, I need to use a private key in order to copy files on the server. Usually, from command line, I am using something like: scp -i I'd like to do the same with dolphin. How can I do that? Thanks Alessandro -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subs