* removed Host_or_User_name from lang files
[BackupPC.git] / bin / BackupPC_restore
index 56d8b79..566673d 100755 (executable)
@@ -626,6 +626,7 @@ sub UserCommandRun
         XferLOG      => $RestoreLOG,
         stat         => \%stat,
         xferOK       => $stat{xferOK} || 0,
+       hostError    => $stat{hostError},
        type         => $type,
        bkupSrcHost  => $RestoreReq{hostSrc},
        bkupSrcShare => $RestoreReq{shareSrc},