Creating multiple zip files based on the zip file size limit

Hello Friends,

I have a DB daily backup file which comes to around 45GB after zip. It is difficult to handle (download to local and push it to cloud). We frequently face disconnect issues when we upload it to remote environment.

So, I would like to split it into multiple files (ex: 10GB per zip).

Please help me to achieve this.

Thanks,
Dilip