Owner and group

Jean-Hugues BELPOIS Jean-Hugues.Belpois at univ-brest.fr
Mon Jan 27 10:30:01 EST 2003


Hi all,

When i use rsync with on the server :

motd file = /etc/rsyncd.motd
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock

[filieres]
        path = /home2
        comment = Repertoire de sauvegarde des filieres
        read only = no
        hosts allow = 172.18.1.246  # vador only
        dont compress = *.gz *.jpg *.zip *.rpm *.tgz

note : the service launch with #rsync --daemon

And on the client :

# rsync -azrtplog /home2/* 172.18.1.241::filieres

all the files and directory are to set the user and group nobody (despite
that i use the options -o and -g).

Could anybody tell me why -go seems to does'nt work ? and what can I do to
preserve these information on all the files transfered ?

thank's


----------------------------------------------------------------------------
-------
Jean-Hugues BELPOIS
Département informatique - I.U.P d'ingénierie informatique
U.F.R sciences - Batiment LC
Université de Bretagne Occidentale
20, Avenue Victor Le Gorgeu 29285 Brest Cedex
Tel : 02.98.01.69.70   Fax : 02.98.01.80.11
Mail : belpois at univ-brest.fr
----------------------------------------------------------------------------
-------









More information about the rsync mailing list