Page 1 of 1

Queue File Format

Posted: Wed Nov 16, 2011 8:26 pm
by Gredunza
Hiya!

A friend of mine has started to use FTPRush and has been loving it so far; with one small exception.
He's looking to generate queue files (.rfq) externally. I wrote a Perl script to do just that, but I've been baffled by the format FTPRush uses in its queue files.

They are, obviously, simple plaintext, with values separated by chr(2). All's well and good with the small exception of what appears to be 2 message digest hashes, which are site-dependent and which I haven't been able to decipher.

My question is thus, simple, what are these hashes and how can I generate them externally (if at all possible)?
Of course, a full breakdown of the format these files use would be infinitely helpful; but I'll settle for those two tiny hashes :P

Thanks in advance.