मैंने अपना बैकअप फ़ोल्डर सेटअप कर लिया है और स्वचालित बैकअप स्विच चालू कर दिया है। ओवरव्यू टैब में मैं "बैक अप नाउ" को दबा सकता हूं क्योंकि यह धूसर हो गया है।
मैं Ubuntu 11.10 का उपयोग कर रहा हूं और यहां ~ / .gconf / apps / deja-dup /% gconf.xml की सामग्री है:
$ cat ~/.gconf/apps/deja-dup/%gconf.xml
<?xml version="1.0"?>
<gconf>
<entry name="delete-after" mtime="1328975617" type="int" value="7"/>
<entry name="periodic-period" mtime="1328975577" type="int" value="1"/>
<entry name="exclude-list" mtime="1328975572" type="list" ltype="string">
<li type="string">
<stringvalue>/home/r2d2/.local/share/Trash</stringvalue>
</li>
</entry>
<entry name="periodic" mtime="1328988637" type="bool" value="true"/>
<entry name="backend" mtime="1328975520" type="string">
<stringvalue>file</stringvalue>
</entry>
</gconf>
pkill duplicity
बैकअप चलाने से पहले मुझे भी करना था ।