Last active
June 6, 2017 18:25
-
-
Save BenjaminVerble/34b04a10ea2dca9054c2186b0a204901 to your computer and use it in GitHub Desktop.
Revisions
-
BenjaminVerble created this gist
Jun 6, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ # https://www.digitalocean.com/community/tutorials/how-to-copy-files-with-rsync-over-ssh # modified slightly rsync -avz -e "ssh -o StrictHostKeyChecking=no" --progress ~/Desktop/test.txt [email protected]:~/Desktop/