Hi, I'm curious... Would it be possible for you to try and scp a file from your Linux Server to your Vista client? You can use something like Putty's pscp from: http://the.earth.li/~sgtatham/putty/latest/x86/pscp.exe See what sort of throughput you get on a secure copy.
Also, check that your Linux server is connected at Fast Ethernet (100Mbps) using ethtool: ethtool eth0 Finally, see what your hard disk throughput is using hdparm: hdparm -t /dev/sda :-Dustin -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
