top of page

General discussion

Public·1 member

FTP backup server

I have FTP server, i want to configure backup in Paloalto firewall so that all the config backup will automatically send to the FTP server how can i do that?

I went to device and configured schedule log export but i don't see any config file saved in the FTP server

I dont have panorama.

130 Views
Reaper
Reaper
26 ago 2020

Interestingly the option for FTP export of configuration files is only available in Panorama. to export configuration from a regular firewall, you will need to resort to manual interventions, API calls or expect scripts


through API you can simply run the following url to fetch the full running config



curl -k -X GET 'https://<yourFirewall>/api/?type=op&cmd=<show><config><running></running></config></show>&<key>yourkey</key>'

if you haven't created a key yet:


curl -k -X GET 'https://<yourFirewall>/api/?type=keygen&user=<username>&password=<password>'

  • Whatsapp
  • Amazon
  • X
  • LinkedIn

Contact
PANgurus BV
VAT: BE0769507136
INFO@PANGURUS.COM
+32 (486) 986 753

©2020 by PANgurus.

bottom of page