Skip to content

Instantly share code, notes, and snippets.

/tarcommands.md Secret

Created December 29, 2017 15:00
Show Gist options
  • Save anonymous/3d8bbc165a9879a43fcd2ff831a8b9ae to your computer and use it in GitHub Desktop.
Save anonymous/3d8bbc165a9879a43fcd2ff831a8b9ae to your computer and use it in GitHub Desktop.
tar commands

tar --exclude='wp-content/uploads/backupbuddy_backups' --exclude='wp-content/uploads/backupbuddy_temp' -zcvf wp-content-prod.tar.gz wp-content

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