Support ZIP export for Organizations

Hello,

I didn’t see an existing thread here or issue on GitHub, apologies if this is already addressed. Right now my organization does whole VM backups of Bitwarden, and we have a bash script that runs several times per day and makes a passphrase encrypted json export of the vault. Unfortunately if we were in a situation where we had to recover an org owned attachment we’d have to restore the whole VM and recover that BW instance. It would be much easier in an emergency to have direct access to the attachments in a zip. My backup code would retrieve the zip and immediately gpg encrypt it for safe storage.

Are there any plans to support zip export for Organizations?