]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/main/restore.tex
Document how to escape backslash in restore command
[bacula/docs] / docs / manuals / en / main / restore.tex
index d1725bf992edb0f17b3a3a4eb876856367187f82..855fe3df8e249ac4cba90b628fccb5fca60fec9b 100644 (file)
@@ -1101,6 +1101,15 @@ job.
    This command is the same as the {\bf help} command.  
 \end{description}
 
+If your filename contains some weird caracters, you can use \texttt{?},
+\texttt{*} or \textbackslash{}\textbackslash{}. For example, if your filename
+contains a \textbackslash{}, you can use
+\textbackslash{}\textbackslash{}\textbackslash{}\textbackslash{}.
+
+\begin{verbatim}
+* mark weird_file\\\\with-backslash
+\end{verbatim}
+
 \label{database_restore}
 \section{Restoring When Things Go Wrong}
 \index[general]{Restoring When Things Go Wrong }