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 : [EMAIL PROTECTED] ---------------------------------------------------------------------------- ------- -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html