Skip to content

Instantly share code, notes, and snippets.

@alexander-young
Last active July 12, 2018 19:52
Show Gist options
  • Save alexander-young/500330a81cf5aaeb468ad9767f100360 to your computer and use it in GitHub Desktop.
Save alexander-young/500330a81cf5aaeb468ad9767f100360 to your computer and use it in GitHub Desktop.
Sync files from pantheon
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