On Wed, May 26, 2010 at 1:28 PM, Bobinson K B <[email protected]> wrote: > It will be a good idea to use options to preserve user permissions > while doing rsync / cp to avoid chown at a later stage. >
Yes right. The -a option as I mentioned does this. for cp you can use either the 'a' or 'p' option #cp -pr /mnt/home /home --Siju _______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
