<p dir="ltr">cp is the obvious goto. Have you got anything "special" in either file system like symlinks or hardlinks? Are they both dumb data storage partitions?</p>
<p dir="ltr">For "special stuff", a one-off rsync might cope better, but that handling might come with a performance hit (that's conjecture - I've not proof or experience in performance).</p>
<p dir="ltr">Dan</p>
<div class="gmail_quote">On 24 May 2013 16:07, "Martin" <<a href="mailto:martin@ml1.co.uk">martin@ml1.co.uk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Folks,<br>
<br>
OK, so I'm doing an upgrade and have a lot of data to copy between disks<br>
to go from ReiserFS and ext4 to all go onto btrfs.<br>
<br>
What's the latest opinion/advice/ideas as to what command to use to do that?<br>
<br>
Mount the disks and just naively go:<br>
<br>
cp -av /mnt/source /mnt/dest<br>
<br>
?<br>
<br>
<br>
Anything 'better' or faster?<br>
<br>
Cheers,<br>
Martin<br>
<br>
--<br>
- ------------------ - ----------------------------------------<br>
-    Martin Lomas    - OpenPGP (GPG/PGP) Public Key: 0xCEE1D3B7<br>
- martin @ ml1 co uk - Import from   hkp://<a href="http://subkeys.pgp.net" target="_blank">subkeys.pgp.net</a>   or<br>
- ------------------ - http:// ml1 .co .uk/martin_ml1_co_uk.gpg<br>
<br>
_______________________________________________<br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>
</blockquote></div>