[Tutor] Not storing the PATH in ZipFile?

Nick Hird nrhird at gmail.com
Wed Oct 14 17:38:28 CEST 2009


I was reading another thread and decided to work on a little project
to backup some files on a regular basis. Since this will mostly be on
windows i am using zipfile and i can create my zip file just fine and
all the files are there, it works great! My question is however, is
there a way to NOT store the path in the zip file? When i decompress
the files, i would like them to not be associated with a particular
folder or path, just the files. I looked through the docs but didn't
see anything to disable the path.
Thanks,
-Nick


More information about the Tutor mailing list