Re: zip
- From: "Brad White" <bwhite at inebraska.com>
- Date: Tue, 28 Feb 2006 11:34:55 -0600
Does anybody know of a good zip (or any other "public" algorithm) libraryThe longer version of the story is that I am using SyncBackSE (excellent)
for Delphi or ActiveX that supports:
- unicode file names
- paths longer than 255 chars
backup
utility (written in Delphi) which in turn uses some 3rd party compression
library.
Now, that library handles unicode names but has problems: it won't allow
full names longer than 255 chars (imagine a document in My Documents
folder - it can pretty soon reach more than those 255 chars) and the 3rd
party don't want to implement longer filenames since it is not zip standard
(as he states).
And I am experiencing this length problem, that's why I am trying to find a
solution.
Well, the SyncBackSE guy says - no problem, if I find proper compression
library he'll use it.
Thanks,
Brad.
.
- References:
- zip
- From: Brad White
- zip
- Prev by Date: zip
- Next by Date: Re: NixBlox is freeware
- Previous by thread: zip
- Next by thread: ElasticForm / Q-Systems Engineering
- Index(es):
Relevant Pages
|