Guest User!
You are not Sophos Staff.
How to take backup via CLI in XG firewall.
Hello Nwsbeta,
Thank you for contacting the Sophos Community.
To create a backup via the CLI you can run the following command from the Advanced Shell.
#opcode system_backup -ds nosync
The backup location would be under /var/conf/backupdata
Regards,
Getting message Backup generated but couldn't identify that location.
There is no conf file or directory inside /var.
Hello there,
Could you please share a screenshot of what you’re seeing, and confirm what version of the XG you’re running.
Hi nwsbeta: The backup location referred by emmosophos is with reference to XG Firewall itself.Please find the below reference snapshot:
Ohh! Sorry.
But how can I download to local storage.
If I want to upload that backup file to another xg
Copy it to /tmp/ You should have access to /tmp/ via SCP.
Ok sir.
But how?
You should be careful in using those tools without the minimum required knowledge of linux.
Thank you I got it.