Skip to content

Instantly share code, notes, and snippets.

@ummdorian
Last active February 13, 2018 14:38
Show Gist options
  • Select an option

  • Save ummdorian/290eb515d9eda0b42303a538d7456396 to your computer and use it in GitHub Desktop.

Select an option

Save ummdorian/290eb515d9eda0b42303a538d7456396 to your computer and use it in GitHub Desktop.
send files to pantheon via rsync
rsync -razv -e 'ssh -p 2222' --ignore-existing files live.*site_id*@appserver.live.*site_id*.drush.in:files/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment