Search found 1 match

by KopBuH91
Sun Jan 03, 2021 7:34 am
Forum: Technical Support
Topic: Cache warming utility?
Replies: 11
Views: 11208

Re: Cache warming utility?

I use a small command line utility called readfile.exe. You can run it as a batch with a bunch of switches. e.g. readfile *.* /s to recurse a directory and its subdirectories. The basic release had a minor bug in recursing directories that I had my programmer fix since it is open source. You can ge...