Skip to content

Instantly share code, notes, and snippets.

@devsecfranklin
Last active February 17, 2018 15:40
Show Gist options
  • Save devsecfranklin/35061c4f04762e13ca27269d27aa7d74 to your computer and use it in GitHub Desktop.
Save devsecfranklin/35061c4f04762e13ca27269d27aa7d74 to your computer and use it in GitHub Desktop.

How to add pictures to the raspi

Manually

  • Open terminal window
  • scp picture-name.jpg [email protected]:/media/pi/Lexar/pictures
    • You can copy in a single picture or a whole folder

With SFTP CLient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment