Bobby Heid wrote:
As I understand it, when WinZip is updating, it creates a temporary file and copies what it can from the old zip file to the new zip file and then zips what new/updated stuff into the temp file, then deletes the old zip file and copies the temp file to the old zip name.
Bobby
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Winterlight Sent: Friday, April 22, 2005 3:44 PM To: [email protected] Subject: [H] zip remains
I have a script that uses Winzip to backup certain folders on secure encrypted drives. The folders are backed up into individual zip files. The script "updates" the zip file adding or changing only new or changed files.
I am wondering when Winzip does a "Update" does winzip leave traces behind. Does it in any way delete the original zip so it ends up in the un-encypted swap file?
The temp file Winzip uses I am not worried about, as the machine uses a large RAM drive as a temp folder
thanks
