Hrvoje Niksic <[EMAIL PROTECTED]> writes: > This would indicate that the "%I64" format, which Wget uses to print > the 64-bit "download sum", doesn't work for you.
For what it's worth, MSDN documents it: http://tinyurl.com/ysrh/. Could you be compiling Wget with an older C runtime that doesn't support the %I64 format?
