backup/destination-dir-base¶
Location where backup archives (tarballs) will be stored
Specifies the base directory path where backup folders will be created on the backup server.
For each endpoint being backed up, a subdirectory with the endpoint ID as its name will be automatically created within this base directory. For example, with the default setting and an endpoint ID of "drp-1", the final backup location would be:
/var/lib/drp-backups/drp-1
This parameter can be customized to use enterprise storage locations or dedicated backup partitions as needed.