Having moved, and participated in moving, a number of servers, we've always
used dump/restore to move files over. I tried rsync once, and it works just
fine *so long as you don't need to maintain the last access time* on the
files you're rsync'ing.
Depending on the partitions that need to be moved over (i.e. if /var/mail is
mounted on its own), it can be easier to pop the old drive into the new
system, and do a 'dump -0af - <old drive mount path> | restore -rf -' in the
directory you want to restore into.
-------------
Tanyaa
Internet Marketing