Quote:
if you just do copy past in X it only goes up to 10k and i have a 100MB ethenet connection!!!
After i tried add a single line to /etc/fstab. use cp to do this . It goes up to 800 K??? still slow
Anybody have any ideas?
|
you don't have a 100MegaByte connection, but a 100Megabit connection.
so some litte calculations here(it might be wrong, i am a little tired..)
100Mb=100000000 bits/second
=12500000 Bytes/sec
=12207 Kbytes/sec
=11Mbytes/sec
and this is the absolute maximum peak speed. Take of all the redundancy(for errorcontrol and such) so it will be slower than that.
I have a mixed 100/10 Mbit lan, connected whit hubs, so actaully the whole thing is running at 10Mbit. the maximum speed in theory is a little more than 1MB/sec.
in reality when moving data I get an average from about 500Kbytes/sec.(when doing copy in KDE)