I want to create an archive with file list like this: /folder1 /folder2 /folder1/old_file.txt But the last file must be an anti-item, to delete that old file upon extracting from archive. How can I do this? Is there some syntaxis for that?