User 677b9c22ff
03-06-2009 00:39:26
Hi,
I have a folder with around 800 files and some million structures
as packed SMILES (*.SMI.ZIP). Unfortunately MVIEW 5.2.2 scans through the whole folder
screening them, which takes a while, unfortunately it stops inbetween,
and unfortunately the file block is only one byte large, resulting in millions
of read operations. During that process its also eating quite a lot of memory,
some hundred megs. {edit TK} Is there a way to shut it off? Turning OFF the preview did
not help. What is that good for? For (intelligent) detection of structure files?
Could that done with file extensions? Or on explicit request? Even if I set a specific
file type it will still read the whole folder, file for file, with hundreds of MBytes.
Instead it could retrieve all files, and query for the file size or read the first and last
block bytes, instead of reading the whole file?
Thank you
Tobias