#!/bin/bash set -e EPATH=/mnt/c/Users/cscherr/Documents/code/rust/nucleo-l053r8-crcbench rsync --cvs-exclude --recursive --links --copy-links --filter=':- .gitignore' \ --verbose --human-readable --partial --progress \ "$PWD/" $EPATH