Dolphin: scp with private key

A. Boggiano boggiano at gmail.com
Mon Mar 12 13:55:40 UTC 2012


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 <path_to_private_key> <file> <remote_file>

I'd like to do the same with dolphin.
How can I do that?

Thanks
Alessandro


More information about the users mailing list