in reply to Re^2: Question on Zip::Archive
in thread Question on Zip::Archive
The link is:Archive::Zip My suggestion is that if you couldnt figure out how to directly make the zip file without directory information you could make the zip file like you already have, then read it back without path information to make temp files without path information and then write those to the final zip file. It is a really cheesy hack, I know, but if you don't show us the code that gives you issues we can't help you as effectively.
|
|---|