On Wednesday, November 17, 2010 12:07:26 pm Addison Higham wrote:
> perhaps I am naive and not understanding the whole situation, but an
> rsync -p (or rsync -a would probably be preffered) would seem a simple
> way to do a great job, plus with the added features of showing you
> transfer progress and graceful resuming in case of a disconnect.

You could also export one of the filesystems over NFS, then you can use cp 
to make the copy, even with recovery:

 cp -auv /path/to/source /path/to/destination

-- 
Alberto Treviño
BYU Testing Center
Brigham Young University
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to