On Tue, 13 Jul 2004 18:14:21 +0530 (IST), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > For that I am using rsync. During copy of files from Primary to Secondary > server, It does not preserve Owner/Group Name.
Try using the -a option of rsync (Archive) (-a or --archive is archive mode, equivalent to -rlptgoD) ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
