#!/bin/bash
rsync -avz -e ssh --exclude-from=exclude.rsync root@x3d.co.uk:/home/lvartsta/public_html/images/ ../images/
rsync -avz -e ssh --exclude-from=exclude.rsync root@x3d.co.uk:/home/lvartsta/public_html/files/ ../files/
mysqldump --host=x3d.co.uk -u root --password='avar1ce3' lvartsta_pm | mysql -u root --password='jagged' performancematters