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.
Robert On Tuesday 27 June 2006 08:48, Imre Ispánovits wrote: > Hi, > > On m0n0wall I've used a small script to backup configuration from cron time > to time automatically. > This doesn't work on pfSense. What is wrong with my script? > Is there a way to do it on pfSense? > > ############### part of the old script ############# > wget --post-data 'Submit=download' > https://admin:[EMAIL PROTECTED]/diag_backup.php -O $dir1/$file1 > ################ end ################# > > > Best regards > > Imre --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
