![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/help-langpack/en_AU/deja-dup/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <!-- SPDX-License-Identifier: CC-BY-SA-4.0 SPDX-FileCopyrightText: Michael Terry --> <page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" its:version="1.0" type="topic" style="task" id="restore-revert" xml:lang="en-AU"> <info> <desc>Restore a previous version of a file</desc> <link type="guide" xref="index#restore"/> </info> <title>Reverting a File</title> <steps> <item><p>Browse to the folder containing the file you want to revert.</p></item> <item><p>Select the file you want to revert by clicking on it.</p></item> <item><p>Click <guiseq><gui style="menuitem">Edit</gui><gui style="menuitem">Revert to Previous Version…</gui></guiseq>.</p></item> <item><p>When the <gui>Restore</gui> dialog appears, choose the date from which to restore.</p></item> <item><p>Click <gui style="button">Forward</gui>.</p></item> <item><p>Review your selections and click <gui style="button">Restore</gui>. Note that this will overwrite your current version of the file.</p></item> </steps> <note style="tip"><p>You can select multiple files at once before reverting.</p></note> <note style="advanced"><p>You can also revert files on the command line:</p> <screen><span its:translate="no">deja-dup --restore </span>FILE1 FILE2</screen></note> </page>