ISO.gz download needs proper support

MrPete

Active Member
Aug 6, 2021
108
56
33
66
Many ISO's come in *.iso.gz form.

Right now, a workaround is required in the GUI to accomplish this:
* Set up the download
* In the filename section, remove the ".gz" or it will complain that it's a bad filename
* After the download, in the shell
Code:
mv xyz.iso xyz.iso.gz
gunzip xyz.iso.gz
rm xyz.iso.gz

Wouldn't it make sense to just allow gz download (and even auto-gunzip)?
 
we currently only support those extensions/formats that we already use otherwise. but adding a few more should be fairly easy I guess.
 
Sounds like a reasonable place to start! I encountered an iso.bz2 with OPNsense.
Hah! Same. Damn, I was hoping this would work in 8.1.4. Not sure why OPNSense would use bzip2 for crying out loud...

After reviewing the ticket and noticing it was closed, I decided to file a new ticket in order to be polite and not reopen the old one:
https://bugzilla.proxmox.com/show_bug.cgi?id=5267

Cheers,


Tmanok
 
Last edited:
  • Like
Reactions: verulian
Hah, here as well thanks to OPNsense.
Guess I'll workaround it and rename file extensions for now.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!