Writing ability for .cbz oddity with 11.4.5 [bug?]

When trying to add files to a .cbz file, I'm getting a "The operation is not supported by this VFS." error.

Settings:
[ul][li]Enable internal Opus Zip support[/li]
[li]Using CBR plugin[/li]
[li]Using CBZ plugin[/li]
[li]Using RAR plugin[/li][/ul]
Working:
[ul][li]CBR's are working.[/li]
[li]CBZ's with ZIP version 1.0 (version found with WinRAR Info)[/li][/ul]
Not Working:
[ul][li]CBZ with ZIP version 2.0[/li][/ul]
However doing this from this Can longer view .rar files in DOpus 11:
[ul][li]Go to Preferences / Zip & Other Archives / Archive and VFS Plugins[/li]
[li]Click RAR and then Configure[/li]
[li]Turn off Use UnRar.dll instead of 7z.dll for decompression (required for RAR 5 extraction)[/li][/ul]
makes it work again. CBR's with the afformentioned setting turned on began working again in 11.4.1.

It looks like the CBZ file using the RAR mechanism instead of the internal ZIP engine.

Please upload an example file that has this issue.

If you don't want to upload it to the forum, you can email it to leo@gpsoft.com.au

Please also link your account, if possible.

Major change to the issue.

The issue:
"The operation is not supported by this VFS."

occurs when any copying from Archive to Archive whether RAR or ZIP. My test conditions weren't perfectly in sync previously as I was trying different program versions and combinations.

Thanks.
A.zip (518 Bytes)

That's normal. We currently only support adding real files to archives handled via the Archives plugin. Only the internal zip code can add virtual files (e.g. files that are being extracted on the fly from other archives).

So the error message is correct, and if you want to copy from archive to archive with anything but a .zip destination, you'll need to extract the files to a temporary folder as an intermediate step.

Copy from Archive to supported Archive

I imagine that entails the following:
auto extract to temp, add and then cleanup