Skip to content

Instantly share code, notes, and snippets.

@ltpitt
Last active January 26, 2023 23:16
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 ltpitt/56ed0a6b86b08ebcfb43d4187329c0ec to your computer and use it in GitHub Desktop.
Save ltpitt/56ed0a6b86b08ebcfb43d4187329c0ec to your computer and use it in GitHub Desktop.
Rsync command to copy rom folders across Gameboy Zeroes
rsync -auvP snes/ pi@servername:/home/pi/RetroPie/roms/snes/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment