Hello, I use bash scripts to backup/restore servers. The restore bash script launches bconsole like this :
<code> echo -e "restore all\n5\ndone\nyes\n"|bconsole -c /etc/bacula/bconsole.conf </code> How can the script know when restoration has ended ? and is it possible to get the output status ? Congratulations for your work. K. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
