summaryrefslogtreecommitdiff
path: root/README.Debian
blob: 3558364b598130674f41b037b35d3c0d9d3ed488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
S3QL for Debian
---------------


Q: Where do I find the contents of the contrib/ directory in the
   upstream tarball?

A: The Python scripts are installed into /usr/lib/s3ql. Manpages have
   been placed in the proper system directory (/usr/man/man1) and can
   be viewed with the standard `man` command. The example sample
   backup script (s3ql_backup.sh) is installed in
   /usr/share/doc/s3ql/examples.

   Additionally, some scripts have been linked into /usr/bin under
   different names (in these cases the manpages have been renamed
   accordingly):

   Installed Name:                 Original name:
   -------------------------------------------------------------
   expire_backups                  expire_backups.py
   parallel-cp                     pcp.py
   s3ql_remove_objects             remove_objects.py