Use cp -au &lt;src&gt; &lt;dest&gt;, repeat if it crashes or if you have to stop (it will skip files already copied), then rsync to update directories&#39; modification dates and catch anything changed during copy.<br /><br />Denis<br /><br />On Aug 11, 2009 5:37am, Ming Gao &lt;gaomingcn@gmail.com&gt; wrote:<br />&gt; It&#39;s almost the same? I ever tested on about 7G data, I rsync&#39;ed it to another directory, and it takes less than 1 minute when I run the same command line again.<br />&gt; <br />&gt; The reason why I use rsync is that the data will change during the time I run rsync the first time. Then I need to run rsync the second time to make them the same.<br />&gt; <br />&gt; <br />&gt; How long would it take if the two copies are the same? I mean just verify if they are the same.<br />&gt; <br />&gt; 2009/8/11 Michal Suchanek hramrach@centrum.cz&gt;<br />&gt; <br />&gt;  Finding out what&#39;s<br />&gt; <br />&gt; already transferred and transferring the rest takes about the same<br />&gt; <br />&gt; time as doing a full transfer.<br />&gt; <br />&gt; <br />&gt; <br />&gt; Thanks<br />&gt; <br />&gt; <br />&gt; <br />&gt; Michal<br />&gt; <br />&gt; <br />&gt; <br />&gt;