Created
November 9, 2017 19:44
-
-
Save jonatanrdsantos/9d3329e0439fa6c98280f9b598b6a939 to your computer and use it in GitHub Desktop.
RSYNC Monstro
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rsync -rave "ssh -i PEMKEYFILE.pem" /path/to/local/files/* ec2-user@EC2_INSTANCE_HOSTNAME:/path/to/remote/files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment