Fair enough - can you put the recommended answer in the docs somewhere?

Automated backups > my memory.


-----Original Message-----
From: Bill Marquette [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 29 June 2006 9:21 a.m.
To: [email protected]
Subject: Re: [pfSense Support] automatic backup


FWIW, after 1.0 this will break as we are no longer using HTTP Basic auth.
At that point you'll have to switch to using xmlrpc.

--Bill

On 6/27/06, Imre Ispánovits <[EMAIL PROTECTED]> wrote:
> On Tue, 27 Jun 2006 10:59:39 -0400
> "Scott Ullrich" <[EMAIL PROTECTED]> wrote:
>
> > Use exec_raw.php and simply cat out /cf/conf/config.xml
> >
> > Something like this:
> >
> > wget -qO /tmp/config_backup.xml --user=admin --password=pfsense 
> > --no-check-certificate "https://10.0.0.103/exec_raw.php?cmd=cat
> > /cf/conf/config.xml"
> >
>
>
>  The '--no-check-certificate'  was missing, now it's working fine! 
> Thank you Scott
>
>
>

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



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

Reply via email to