Last active
July 12, 2018 19:52
-
-
Save alexander-young/500330a81cf5aaeb468ad9767f100360 to your computer and use it in GitHub Desktop.
Sync files from pantheon
This file contains hidden or 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 -rlmvz --size-only --ipv4 --progress -e 'ssh -p 2222' <env>.<site_id>@appserver.<env>.<site_id>.drush.in:files/ . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment