Does anyone have experience with Firewire 800?
Heres the problem I am facing. I have access to two external drives. The first has USB 2.0 and Firewire 400. The second has USB 2.0 and Firewire 800.
I copied a folder a little over 2GB in size with the command `time cp -r Test_folder /media/drive/.`.
The size of the folder was taken by `du -c Test_folder` and divided by 1024 (to get it into MegaBytes).
I took the size/time and got these results.
Drive 1: USB: ~35MB/s
Drive 1: Firewire 400: ~28MB/s
Drive 2: USB: ~24MB/s
Drive 2: Firewire 800: ~18MB/s
??? I ran this test several times and this was the average. 10MB/s is a big deal for USB 2.0 but I can't believe firewire 800 is so slow. I don't have another firewire 800 device to test if it is my port. My drive is brand new (just got it from newegg yesterday!) and so I am beginning to wonder if it is the drive. There also seems to be several people who think it might be Linux support of firewire.
I am going to try rerunning the USB tests on a different system to see if they vary but right now I don't have another firewire 800 device or port to test. If anyone has something, please let me know. If I return this to newegg, I want to be able to say that I did all the testing I could think of and it is the device not me (cause I don't want to get charged for some BS like 'restocking' or 'returning' fee). I would like to do the test under Linux, however, right now I am willing to test it on whatever OS you provide. Currently it is formatted EXT3 but I can format it Fat32/NTFS/HFS if need be.
Thanks guys!
~S~