I have coded a soltion to gz some transaction logs up, however some of them are larger than 4gb and the error I get is :-
"The gzip stream can't contain more than 4GB data"
ok so the Compression does not support anything greater than 4gb, does anyone have any good alternative libraries ?