The Chavers

Rob, Missy, Olivia, Genevieve, family and friends.

use rsync to copy/clone my old raid to the new one

E-mail Print PDF

I always forget the -H option, thus this page!

 

-a = archive

-H = preserve hard links

-P = show progress

-S = handle sparse files

rsync -aHPS /path/to/old/ /path/to/new/

 

also, run this just before migrating, to copy any changes since this first copy.

rsync -aHPS --delete /path/to/old/ /path/to/new/ 

 

Last Updated on Monday, 01 February 2010 12:51  

Random Image

Washington, DC
 
 
Washington, DC Date: 05/27/2007

Login Form