Hi,
People...I tried to restore a simple backup, and the following error appears: [EMAIL PROTECTED] restore -v 20031201 Restoring... System type does not match. CD version does not match. Backup file was created 12-01-2003-00:00. System parameters mismatch. Configuration files are not restored. NOTE: The backup was created with a "scheduler task" with a "crontab" entry. I tried to use the "expect" command, to send the file v�a ftp. The script is the following: THIS IS THE BACKUP SCRIPT:************************************** #! /bin/bash CPDIR=/opt/CPshrd-50-04 export CPDIR FWDIR=/opt/CPfw1-50-04 export FWDIR # Stop firewall services /bin/cpstop_start # Backup all /bin/backup_start all <file_name> # Restart firewall services /bin/cpstart_start **************************************************************** The problem here is when i does try to restore this backup, but if i to restore a manual backup, it work fine... any ideas? /matt ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
