The Copy
command does not have FileType
or NEW
arguments so your command would not work. (You can't insert different, unrelated commands into the arguments for a command; it won't understand them.)
For zip, Copy ARCHIVE=single HERE
would be enough (although slow). For other archive formats, as well as zip with maximum speed, use this script, modifying any .zip
in it to the format you want: