~ubuntu-branches/ubuntu/precise/deja-dup/precise

« back to all changes in this revision

Viewing changes to help/fi/restore-worst-case.page

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2012-02-23 12:42:44 UTC
  • mfrom: (1.1.41)
  • Revision ID: package-import@ubuntu.com-20120223124244-hnuzoxlc3qtcqz41
Tags: 21.90-0ubuntu1
* New upstream release
* debian/rules:
  - Enable 'make check' by default again
* debian/control:
  - Add dbus-x11 and desktop-file-utils as Build-Depends for tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
<p>The first thing we’ll try is a simple restore of all your data.  Assuming your files are on an external drive mounted as <file its:translate="no">/media/backup</file> and you chose to encrypt the backup, try this:</p>
28
28
<screen its:translate="no">duplicity --gio file:///media/backup /tmp/restore</screen>
29
29
 
30
 
<p>If you didn’t encrypt the backup, add <cmd its:translate="no">--no-encryption</cmd> to the command.</p>
 
30
<p>Jos et salannut varmuuskopiota, lisää <cmd its:translate="no">--no-encryption</cmd> komentoon.</p>
31
31
 
32
32
<section id="locations">
33
33
<title>Muut varmuuskopiointisijainnit</title>
34
34
<p>If you backed up to a remote or cloud server, the syntax you use with <app>duplicity</app> will be different than the external drive example above.  See below for how to connect to your chosen backup location.</p>
35
 
<note><p>Remember to add <cmd its:translate="no">--no-encryption</cmd> to any example commands if your backup is not encrypted.</p></note>
 
35
<note><p>Muista lisätä <cmd its:translate="no">--no-encryption</cmd> kaikkiin esimerkkikomentoihin, jos varmuuskopiosi ei ole salattu.</p></note>
36
36
<p>If <app>duplicity</app> appears to be having trouble connecting to your server, try downloading all the <app>duplicity</app> files yourself to a local folder and following the simpler example above.</p>
37
37
<terms>
38
38
  <item>