Skip to content

Instantly share code, notes, and snippets.

View jaybill's full-sized avatar

Jaybill McCarthy jaybill

View GitHub Profile
@jaybill
jaybill / gist:5724847
Last active December 18, 2015 04:19 — forked from jlengstorf/gist:4121599
cat pdc-dev-6-6-13.sql | sed -e 's/pdc-2468.liquidagencydev.com/pdc.dev-vm/g' > pdc-dev-6-6-13_LOCAL.sql
rsync -avz /path/to/local/sync/folder -e "ssh -i /path/to/ssh/key" ubuntu@ec2instance:/path/to/remote/sync/folder