Quote Originally Posted by Brainer
Noeska, do you have to store the file structure as a block? Can't you just use XML or a B-tree and just store it in the file archive?
What file stucture are you refering to? If you mean a directory entry then yes. See what i do with fdir. Essentialy that is a tfilestream inside a tfilestream (the virtual filesystem).