Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I want to backup ASA configuration automatically, for example, once a day.I guess, I should use something like passwordless ssh to my ASA and run something like "save config and scp it to remote linux serer".Is there some article/howto that can help ...