16-10-2007, 11:13 PM
Dave Wrote:No, probably not.
The problem comes-
What happens when the server is writing a file and the list exporter is reading one? Something has to failYou would have to add extra error checking in the server, or make the exporter send a message to the server that says, "wait, i'm reading these quick"
There are ways around that.