Hello,

while using rsync to backup a couple of machines i noticed the target
dirs
growing and growing. i locks like not erverything related to the
--delete-excluded
will be deleted during the rsync. 

is there something wrong in my rsync call ?

does someone hat experience with large transfers ? 



/usr/bin/rsync -avvRb -e /usr/bin/ssh --bwlimit=1000 --timeout=2400
--force --ignore-errors --delete --delete-excluded  --exclude=/proc**
--exclude=/mnt** --backup-dir=/temp/luzifer/20010411053000.backup/
luzifer.webseek.de:/** /backup/luzifer/current/

thx, axel.

Reply via email to