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
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to