I run two versions of Linux.&nbsp; Kubuntu<br>7.04,&nbsp; and a recent version of Mandriva.<br><br>I recently acquired an external hard drive<br>housing, which takes IDE drives,&nbsp; and has<br>a USB 2 interface.<br><br>When I use it I mount it using the command
<br><br>mount -t ext3&nbsp; /dev/X&nbsp; /disk2<br><br>and then proceed to transfer files.&nbsp; <br><br><br>Transfer them slowly that is.&nbsp; 21GB in about<br>6 hours,&nbsp; which works out to a little less than<br>8Mbps.&nbsp; This does involve moving tens of
<br>thousands of small files,&nbsp; which does slow<br>things down some, but not this much.<br><br>Going through the same motions under <br>Mandriva yields a transfer rate about 3X<br>higher,&nbsp; or about 24Mbps.&nbsp; I take it the<br>
default setting are different in some slightly<br>significant way.<br><br>Given the nominal USB 2 rate of 480Mbps,<br>this is not very impressive.&nbsp; One does not <br>of course expect anything close to the <br>480Mbps,&nbsp; but 80Mbps or so would seem to
<br>be closer to reasonable expectations.&nbsp; With<br>big files one even gets 70Mbps over a 100Mbps<br>Ethernet link.<br><br>Looking around online,&nbsp; it&#39;s clear this is a <br>widespread problem.&nbsp; The only solid lead I&#39;ve
<br>seen is to somehow suppress the &quot;sync&quot; <br>function,&nbsp; which does seem to be standard.<br>It&#39;s clear how to do this using /etc/fstab,&nbsp; but<br>as shown above,&nbsp; I don&#39;t use that for now.<br><br>Does anyone have any tips or suggestions?
<br>While the transfers are robust,&nbsp; and in a <br>sense everything is working,&nbsp; the rates are <br>almost too slow to be of interest.<br><br>&nbsp;&nbsp;&nbsp; -Bob<br><br>