Skip to content

Instantly share code, notes, and snippets.

@arodbits
Created October 4, 2016 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arodbits/491af87388284288f4b4b884d6505771 to your computer and use it in GitHub Desktop.
Save arodbits/491af87388284288f4b4b884d6505771 to your computer and use it in GitHub Desktop.
Copying a file over ssh
sudo cat ClubsSalesforcexx.csv | go:production "sudo su www-data -c 'cat >> /var/www/ClubsSalesforcexx.csv'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment