On Wed, 1 Sep 2004, Mark Troyer wrote: > All the credential files in JIT1.1.6 appear to be stored in a 2 layer > directory structure of the form AB/CD where ABCD are hexidecimal > characters.
That's not really a feature of JIT. The hashed directories are due to WPJabber's optimized xdb_file component (JIT is a WPJabber module). Hashed storage leads to speedup on most filesystems. > Does anybody know how the conversion works? It should be possible to put all files in one directory and then use the xdb_copy utility, see http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/wpjabber/doc/FAQ-xdb?rev=1.6&view=auto Regards _______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
