Dear Igor, would you please consider bypassing window's system file (memory) cache when reading/writing files? Many times the operations are for archiving only, so the pattern is read once/write once. Currently it seems that the files are thrashing the system file cache. Regards, Perhaps