#!/bin/sh
rsync -avz  --bwlimit=10000K  -e "ssh -p 22" massifceko@ssh.cluster103.hosting.ovh.net:/home/massifceko/www/production/* .
