#!/bin/bash /usr/bin/rsync -v -P -t -r --bwlimit=200000 $1/* $2;