Backup Files Between Macs Simplified.

This blog is for myself. So it is simplified. Don’t expect to understand all.

Steps as follow:

ssh-keygen -b 2048 -t dsa

scp .ssh/id_dsa.pub [to host]

cat id_dsa.pub .ssh/authorized_keys

Now just set up automator or write a script to automatically backup your files to another Mac without password.

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.