#3563 Issue open: how to pass custom config parameter with rear command

Labels: support / question

20pa5a1203 opened issue at 2026-02-11 06:28:

Requesting support or just a question

rear -v recover BACKUP_PROG_ARCHIVE="localhost.localdomain+2026-02-10-14-55"

Platform

Other

Output

rear -v recover BACKUP_PROG_ARCHIVE="localhost.localdomain+2026-02-10-14-55"

Additional information

Image

gdha commented at 2026-02-12 08:25:

@20pa5a1203 Can you paste your /etc/rear/local.conf file for verification?

20pa5a1203 commented at 2026-02-12 08:53:

OUTPUT=ISO
OUTPUT_URL=nfs://10.X.X.X/ReaR-backup
BACKUP=NETFS
BACKUP_URL=nfs://10.X.X.X/ReaR-backup
BACKUP_PROG_EXCLUDE=("${BACKUP_PROG_EXCLUDE[@]}" '/media' '/var/tmp' '/var/crash')
BACKUP_PROG_ARCHIVE="hostname+date +%Y-%m-%d-%H"
ISO_PREFIX="hostname+date +%Y-%m-%d-%H"


[Export of Github issue for rear/rear.]