File: rsbackup-docs.html

package info (click to toggle)
rsbackup 10.0-4
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,908 kB
  • sloc: cpp: 10,859; sh: 2,566; makefile: 387; perl: 11
file content (71 lines) | stat: -rw-r--r-- 2,216 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
Copyright (c) 2011 Richard Kettlewell

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
-->
<html>
  <head>
    <title>rsbackup</title>
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
    <link rel=StyleSheet type="text/css" media=screen href="rsbackup.css">
  </head>
  <body>
    <h1>rsbackup</h1>

    <h2>Getting Started</h2>

    <ul>
      <li><a href="rsbackup-manual.html">Tutorial Manual</a></li>
      <li><a href="rsbackup-debian.html">Debian package instructions</a></li>
      <li><a href="disk-encryption.html">Disk encryption tutorial</a></li>
    </ul>

    <h2>Reference Information</h2>

    <ul>
      <li><a href="rsbackup.1.html">Reference manual</a></li>
      <li><a href="rsbackup-mount.1.html">Man page for rsbackup-mount</a></li>
      <li><a href="rsbackup.cron.1.html">Man page for rsbackup.cron</a></li>
    </ul>

    <h2>Miscellaneous</h2>

    <ul>
      <li><a href="README.html">README</a></li>
      <li><a href="CHANGES.html">Change history</a></li>
      <li><a href="http://www.greenend.org.uk/rjk/2010/rsbackup.html">rsbackup home page</a></li>
      <li><a href="https://github.com/ewxrjk/rsbackup">rsbackup on Github</a></li>
    <ul>

  </body>
</html>

<!-- Keep this comment at the end of the file
Local variables:
mode:sgml
sgml-omittag:t
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:nil
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->