On 6/28/06, Robert Goley <[EMAIL PROTECTED]> wrote:
I have been attempting to backup this information also.  It is working for me
using HTTP.  I saw the answer for downloading via HTTPS.  Using a browser you
are allow to download just certain sections of the config.  How would this be
accessed via the wget command?  For example, I would like to download just
the Aliases for use on another firewall.

wget -qO /tmp/aliases_backup.xml --post-data
'Submit=Download&backuparea=aliases' --user=admin --password=pfsense
--no-check-certificate "https://192.168.1.1/diag_backup.php";

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to