$text{'backup_bg'}
\n"; &clean_environment(); &system_logged("$cron_cmd ".quotemeta($dump->{'id'}). " >/dev/null 2>&1 {'id'}.notape"; unlink($nfile); &create_wrappers(); print "",&text('backup_desc', "".&html_escape($dump->{'dir'})."", &dump_dest($dump)),"
\n"; print "
"; $bok = &execute_before($dump, STDOUT, 1); if (!$bok && !$dump->{'beforefok'}) { # Before command failed print "
\n"; } else { # Do the dump $now = time(); $ok = &execute_dump($dump, STDOUT, 1, 0, $now); print "\n"; if (!$bok) { print "$text{'backup_afterfailed'}
\n"; } elsif ($ok) { # Worked .. but verify if asked if ($dump->{'reverify'}) { print "$text{'backup_reverify'}
"; $ok = &verify_dump($dump, STDOUT, 1, 0, $now); print "
"; $bok = &execute_after($dump, STDOUT, 1); print "