from=/home/xxx rsync -zvr --include="*.sh" $from/* root@$host:/home/tmp/
rsync -zvr --include="*.sh" --exclude="*" $from/* root@$host:/home/tmp/