On Sunday 13 Oct 2013 00:07:56 Thanasis wrote: > on 10/12/2013 05:40 PM gottl...@nyu.edu wrote the following: > > copy the lvm partitions to directories on an external disk (ext3) > > What command did you use for copying?
You can use rsync, scp or (s)tar. Personally I prefer star with the copy option. Word of warning: check that the attributes and mod times are as you want them, especially with rsync which with the -a parameter preserves the source directory/machine ownership, rather than the expected destination defaults. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.