#!/bin/bash
rsync -b -v --archive --remove-source-files  hst@hst.name:/home/hst/mail/stash/ "${1:-.}"
