[jdev] JIT: Credentials file storage...
maqi at jabberstudio.org
maqi at jabberstudio.org
Wed Sep 1 11:58:25 CDT 2004
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
More information about the JDev
mailing list