Sync file on write?

2009-12-27 Thread Paul Hartman
Hi, I have a USB device and write speed is terrible when I copy more than 1 file to it (it is mounted in async mode). If I copy just one file and sync, speed is 17MB/sec, if I copy more than 1 file the speed drops well below 2MB/sec. This does not happen on MS Windows so I think it's some

Re: Sync file on write?

2009-12-27 Thread Theodore Kilgore
On Sun, 27 Dec 2009, Paul Hartman wrote: Hi, I have a USB device and write speed is terrible when I copy more than 1 file to it (it is mounted in async mode). If I copy just one file and sync, speed is 17MB/sec, if I copy more than 1 file the speed drops well below 2MB/sec. This does not

Re: Sync file on write?

2009-12-27 Thread Paul Hartman
On Sun, Dec 27, 2009 at 4:30 PM, Theodore Kilgore kilg...@banach.math.auburn.edu wrote: On Sun, 27 Dec 2009, Paul Hartman wrote: Hi, I have a USB device and write speed is terrible when I copy more than 1 file to it (it is mounted in async mode). If I copy just one file and sync, speed is

Re: Sync file on write?

2009-12-27 Thread Theodore Kilgore
On Sun, 27 Dec 2009, Paul Hartman wrote: On Sun, Dec 27, 2009 at 4:30 PM, Theodore Kilgore kilg...@banach.math.auburn.edu wrote: On Sun, 27 Dec 2009, Paul Hartman wrote: Hi, I have a USB device and write speed is terrible when I copy more than 1 file to it (it is mounted in async mode).