💾 Archived View for gmi.noulin.net › mobileNews › 4697.gmi captured on 2023-06-16 at 18:37:58. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

➡️ Next capture (2024-05-10)

-=-=-=-=-=-=-

The default identity for RSA authentication ssh protocol version 2 is ~/.ssh/

2013-05-10 05:50:57

rlp

My backup server has a different rsa key, so I need to select it with the rsync

-e option when rsync runs:

rsync -avz -e "ssh -i ~/.ssh/backup_id_rsa" /original backup@server:/backup/