File: cback.conf.22

package info (click to toggle)
cedar-backup3 3.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,172 kB
  • sloc: python: 69,622; sh: 594; makefile: 148
file content (11 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<!-- Document containing only a peers section, containing only required fields. -->
<cb_config>
   <peers>
      <peer>
         <name>machine2</name>
         <type>remote</type>
         <collect_dir>/opt/backup/collect</collect_dir>
      </peer>
   </peers>
</cb_config>