[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

rsync syncronisiert .<files> nicht



Hi,

Ich verwendet rsync um eine Datenplatte zu sichern:

rsync -azH --del --numeric-ids --include='*/' --include='.*'\
--exclude-from=/tmp/hosts.excludes -u\
-e "ssh -i /obs-mirror.tmpDir/.ssh/id_rsa -l backuppc -p 24"\
fileserver:/obs-Snapshot/* /obs-mirror.tmpDir/var/lib/backuppc

Dabei exkludiere ich eine Reihe von Verzeichnissen.
/tmp/hosts.excludes enthält diese in der Form:
pc/vhost/976/
pc/vhost/992/
pc/vhost/new/

Leider werden ".my.cnf", ".Xauthority" und ".ssh" aus
/obs-Snapshot nicht mit syncronisiert.

Woran kann das liegen?

-- 
Don't Panic


Reply to: