cURL Backup, how to inculde new extra data?
-
Hi,
we use cURL backup according to this Netgate doc:
https://docs.netgate.com/pfsense/en/latest/backup/remote-backup.htmlIn this documentation is an switch "donotbackuprrd=yes", but whats with the new backup settings "Include extra data" and "Backup SSH keys"?
-
Extra Data:
https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/diag_backup.php#L176So
backupdata=yes
SSH Keys:
https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/diag_backup.php#L189So
backupssh=yes
I'll get those added into the docs soon.
-
@jimp
makes sense and works.Thank you.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.