#!/bin/bash
rsync -avub --safe-links -e ssh --exclude "*~" dice@lpnws4233.in2p3.fr:/home/dice/stardice/data/cbp/$1/ ./$1/
