diff --git a/restore.sh b/restore.sh
index 3b1ce4dfd165c64009e7ebb06983d3251a818250..24e1f4212638fbdc09017f7c1f531e6adeae7af0 100755
--- a/restore.sh
+++ b/restore.sh
@@ -257,7 +257,7 @@ function doRestore(){
     # echo
     echo " R - start restore with $STORAGE_BIN"
     echo
-    echo "     restore from         : $STORAGE_TARGETPATH"
+    echo "     restore from         : $STORAGE_TARGETPATH" | sed 's#:[^:]*@#:**********@#'
     echo "     restore to           : $( color cmd ; echo -n $RESTORE_TARGETPATH; color reset)"
     echo -n "                            "
     if [ -n "$RESTORE_TARGETPATH" ]; then