Skip to content

Instantly share code, notes, and snippets.

@brabao
Created October 26, 2022 13:31
Show Gist options
  • Save brabao/5d727ed58487980c5865a14682470029 to your computer and use it in GitHub Desktop.
Save brabao/5d727ed58487980c5865a14682470029 to your computer and use it in GitHub Desktop.
# Copy files by Camera from frigate media folder
rsync -av -R /media/frigate/Recording/MONTH/**/CAMERA/ ~/Output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment