summaryrefslogtreecommitdiff
path: root/rdiff-backup/README
blob: b149fbfb13fff92521121ef2a7b8becbcd3db21b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Thank you for trying rdiff-backup.  To install, run:

	./setup.py install

Remember that you must have Python 2.2 or later and librsync installed
(this means that "python" and "rdiff" should be in your path).  To
download, see http://www.python.org and
http://sourceforge.net/projects/rproxy/ respectively.

For remote operation, rdiff-backup should be in installed and in the
PATH on remote system(s) (see man page for more information).


If you have the above installed, and it still doesn't work, see the
web page at http://rdiff-backup.stanford.edu for more
information.