RailsCasts Pro episodes are now free!

Learn more or hide this

emrass's Profile

GitHub User: emrass

Comments by

Avatar

You need to rsync using ssh and your keyfile like that:
rsync -r <dir> -e "ssh -i <your pem file>" --rsync-path='sudo rsync' ubuntu@<your ip>:/var/chef