A
Abert
Hi, I've been trying to work on a compression application using the built in
..net Gzip libraries. I've found various samples which all do the same
thing, but don't work, even the MSDN 101 samples fails.
I'm compressing a MySql backup file, I can compress and de-compress without
problems, but when I try to restore the backup file into MySql after the
processes I'm told that the file is invalid. The de-compressed file is also
one byte longer than the original.
Any ideas?
Cheers.
..net Gzip libraries. I've found various samples which all do the same
thing, but don't work, even the MSDN 101 samples fails.
I'm compressing a MySql backup file, I can compress and de-compress without
problems, but when I try to restore the backup file into MySql after the
processes I'm told that the file is invalid. The de-compressed file is also
one byte longer than the original.
Any ideas?
Cheers.