I have an ASA5520. I am curious if there is a way to restore the configuration from backup via TFTP. Everytime I make a change to my config I back it up by doing, "wr net x.x.x.x:ASA5520.txt". On the PIX515 you could enter the following 2 commands and be right back in business.
tftp-server inside x.x.x.x /backup/ASA5520.txt
configure net
Can you still use this method on the ASA?
Harrison