I want to set my backup location to a secondary drive on the local machine. I only see “local” and “s3” options, and “local” doesn’t seem to let me specify the location on the machine. Reasons:
This saves space on the primary drive as the data grows in size
Avoids a total loss of data if the primary drive fails
Is the only way to do this to write a cron job to move the .tar.gz file from shared/web-only/backups/default/ to the other drive?