~lekensteyn/duplicity/multipass

« back to all changes in this revision

Viewing changes to README

  • Committer: Kenneth Loafman
  • Date: 2011-03-08 19:51:52 UTC
  • Revision ID: kenneth@loafman.com-20110308195152-rixwtgdc7w5605xg
ChangesĀ forĀ 0.6.12.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
REQUIREMENTS:
21
21
 
22
 
 * Python v2.3 or later (http://www.python.org)
23
 
 * librsync v0.9.6 or later (http://librsync.sourceforge.net)
24
 
 * GnuPG for encryption (http://www.gnupg.org)
25
 
 * NcFTP version 3.1.9 or later, but not 3.2.0 (http://www.ncftp.com)
26
 
 * Boto 0.9d or later (http://code.google.com/p/boto)
 
22
 * Python v2.3 or later
 
23
 * librsync v0.9.6 or later
 
24
 * GnuPG v1.x for encryption
 
25
 * for normal ftp -- NcFTP version 3.1.9 or later, but not 3.2.0
 
26
 * for ftp over SSL -- lftp version 3.7.15 or later
 
27
 * Boto 0.9d or later
27
28
 
28
29
If you install from the source package, you will also need:
29
30