- Create a public key on the box you wish to copy your npmE to.
ssh-keygen -t rsa -C "[email protected]".- Add public key to
authorized_keyson the remote host. - rsync
rsync -a [email protected]:/etc/npme /etc/
Created
September 16, 2014 19:48
-
-
Save bcoe/6968cfab37a803ca9ea3 to your computer and use it in GitHub Desktop.
backup.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment