Created
October 4, 2016 19:01
-
-
Save arodbits/491af87388284288f4b4b884d6505771 to your computer and use it in GitHub Desktop.
Copying a file over ssh
This file contains 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
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