1
<?xml version="1.0" encoding="utf-8"?>
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" its:version="1.0" type="topic" id="restore-lost" xml:lang="my">
4
<desc>Restore a file that is no longer present</desc>
5
<link type="guide" xref="index#restore"/>
7
<title>Restoring a Lost File</title>
9
<item><p>Browse to the folder containing the file you lost.</p></item>
10
<item><p>Click <guiseq><gui style="menuitem">File</gui><gui style="menuitem">Restore Missing Files…</gui></guiseq>.</p></item>
11
<item><p>When the <gui>Restore</gui> dialog appears, it will scan for files that are in the backup but no longer in the folder.</p></item>
12
<item><p>When you see the file you want to restore appear, select it and click <gui style="button">Forward</gui>.</p></item>
13
<item><p>Review your selections and click <gui style="button">Restore</gui>.</p></item>
15
<note style="advanced"><p>You can restore lost files from the command line as well, if you remember what their filenames were:</p>
16
<screen><span its:translate="no">deja-dup --restore </span>FILE1 FILE2</screen></note>