How to transfer a Clonezilla image over a reverse SSH tunnel?

My home computer has issues with ISP and achieving public IP is very costly and problematic procedure so I cannot setup an SSH server on my local Windows machine. I have a VPS server with my website and data, but the backup costs are over 20 euros.

Can I use Clonezilla to make an image, store it locally, then make no connection to my SSH server on my local machine because I cannot make one without a public IP, and instead make a reverse tunnel to transfer a backup over an SSH from an SSH server launched inside of Clonezilla environment. I can already connect to it, but I’m clueless on how to force Clonezilla to directly make the image be pulled by my local machine as it is being written. Has anyone done this before and could you help me please?