#!/bin/bash
rsync -avP --progress -e "ssh" $(find ./sf -type d -iname "*netinstall*") "10.120.152.1:/var/lib/transmission/Downloads/"