💾 Archived View for gmi.noulin.net › mobileNews › 4697.gmi captured on 2024-05-10 at 12:40:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

🚧 View Differences

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

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

2013-05-10 05:50:57

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/