Hi,

hab hier grad ein kleines Verständnissproblem mit rsync... Auf dem
Server hab ich folgende config:

,----
| log file = /var/log/rsyncd.log
| pid file = /var/run/rsyncd.pid
| 
| [backup]
|         comment = Backup
|         path = /mnt/backup
|         read only = false
|         address = 192.168.2.1
|         max connections = 3
|         list = true
|         uid = 1000
|         gid = 1000
|         auth users = andreas,mathias,root
|         secrets file = /etc/rsyncd.secrets
|         hosts allow = 192.168.2.2 192.168.1.2
|         dont compress = *gz *.tgz *.zip *.z *.rpm *.dev *.iso *.bz2 *.tbz 
*.rar *.mp3 *.jpg *.png *.gif
`----

Soweit so gut, ein rsync -a /etc rsync://[EMAIL PROTECTED]/backup/etc kopiert
alles auf den Server, allerdings werden leider die Besitzer geändert :-(

Jemand nen Tipp woran das liegen könnte?

Andreas

-- 
Be cautious in your daily affairs.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an