Skip to content

Instantly share code, notes, and snippets.

@YanSte
Created December 24, 2018 01:39
Show Gist options
  • Save YanSte/7140ced292ac4938fef96c880ed81eeb to your computer and use it in GitHub Desktop.
Save YanSte/7140ced292ac4938fef96c880ed81eeb to your computer and use it in GitHub Desktop.
Copy Folder Mac to Raspberry
scp -r /Users/xxxx/Documents/Dev/rpi/ pi@x.x.x.x:~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment