Here are some more information that might be helpfull. rsync is called with the following options:
rsync -avz --numeric-ids -e ssh --delete --delete-excluded \
--exclude-from="$EXCLUDES" \
$SERVER:/ $DATA_PATH/$SERVER/daily.0
Where $SERVER is the remote host and $DATA_PATH is the path on the local
machine.
Norbert Schulz
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

