Skip to content

Instantly share code, notes, and snippets.

@NegatioN
Created November 11, 2024 17:47
Show Gist options
  • Save NegatioN/1e786a75f5c23d059ddcb795eaaf5d41 to your computer and use it in GitHub Desktop.
Save NegatioN/1e786a75f5c23d059ddcb795eaaf5d41 to your computer and use it in GitHub Desktop.
Archive backup cron command
gsutil -m rsync -r -i -x ".*filesToFilterOut.*" /local/path/to/myfolder gs://mybucket/myfolder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment