wp db export filename.sql
Rsync -avzhp ./filename.sql <destination/site/root/dir>
wp db import filename.sql