-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi
updatemyself . schrieb: > Hai All, > how i can synchronise to samba share with out changing any Windows user or > group permission > i tried the following command.. but its keep only the master folder's > permission.. but not for al sub folders. > after synchronise, while i check "rsync" comand unable to synchronise with > the same Windows > user and group permission > now i have to set... the windows permission.. after each and every > synchronisation.... > this is the command i use.. for synchronisation > rsync -vcrRuHWog --progress MMCH /vol08_800/ > its successfully synchronise all files.. but not with user and group > permission > i use " -o " option to synchronise with same owner permission > and " -g " option to synchronise with same group permission > even then the command didnt gived me the correct result that i expect... > All the permission i set from Windows 2003 ADS > Hope some one can help me... > thank you in advance, Normally I synchronize with the follow command without any problems: rsync -aPx --numeric-ids / someserver:/storage_location This will also migrate user/group identities on the files... kindly regards rOger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDdeqypF3l9rYt4bARAmEQAKCD5m3kWXfscRlGjWVqKmi+3yMX8wCfVl02 9/loReXpvr8XwxZSbeK47wQ= =/LbT -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
