[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ** Emegancy Request **



> Hi All,
>             Can someone please tell me the easiest and safest way to mirror
> a Hard Drive,  keeping all permissions, owner, groups etc. intact
> 
> Thanks in Advance
> Bill
>

( cd <old-mount-point> ; tar cf - . ) | ( cd <new-mount-point> ; tar xf - )

HTH

Christoph Simon
ciccio@prestonet.com.br
-- 
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
.




Reply to: