Hello,
I'm having some trouble with an archive task. I'm trying to get the task to add files to an existing zip, overwriting the files if they alreasy exist in the archive.
current setup:
archive task
type: zip
append to archive
content setup - item settings:
overwrite if existing
what happens:
keeps the current zip file
new files are appended
existing files are appended not overwritten
I tried changing the task type from "append to archive" to "overwrite archive if existing", this prevents file duplication in the archive however any files previously in the archive but no longer present when thr task is run will be lost.
How can I append files to an existing archive and have the files overwritten if they already exist in the archive?
thanks,
Edited by moderator
2015-12-30T19:33:46Z
|
Reason: Not specified