I'm looking for a way to import a disk from an HTTP URL without having to downloading it first because I'm limited on space. Is there a way to use wget and qm importdisk using pipes? Or any other way that doesn't require extra space? I've tried wget'ing the file in /var/lib/vz/images/xxx/, but Proxmox doesn't seem to detect the disk.
Thanks
Thanks