I need your help on a subject.
I need to perform a backup of our Rundeck system and send it to a server in the GCP, but there are more than 90GB of information and I don't know how to make this backup.
All my attempts to compress using gzip, bzip2, xz and rsync have failed, the error is basically because the file is too big.
What would be the best way to perform the backup?
Could you give me suggestions?
Thanks in advance.