#!/bin/sh # Author: Athmane Madjoudj # Author: Christoph Galuschka t_Log "Running $0 - rsyncd can rsync from/to local machine." # create settings to run test PATH2FILE='/var/tmp/rsync' mkdir -p $PATH2FILE FILE='rsync-test' cat > $PATH2FILE/$FILE < /etc/rsyncd.conf <