Skip to content

Instantly share code, notes, and snippets.

@calvez
Created January 11, 2019 18:37
Show Gist options
  • Save calvez/cbc464af9a8202e5c61f721d956e28f1 to your computer and use it in GitHub Desktop.
Save calvez/cbc464af9a8202e5c61f721d956e28f1 to your computer and use it in GitHub Desktop.
drush sql-dump --skip-tables-list=mgt_cache,mgt_cache_*,mgt_users, mgt_users_role, mgt_role_permission | gzip > $path/$db_name-$date.gz
split
split --bytes=50M mnet_files-20190111.tar.gz mnet0111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment