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).
However, I have more than 1400 zip files (for example, 2GB, 1.7GB, 22GB, 0.7GB, 400MB, etc.). The overall amount of backup that we generate from the terminal is between 42 and 47 GB. The file is difficult for us to transfer from the server to our external storage space. We occasionally experience problems with connectivity as well.
I brought up a clarification in the Forum for this reason.