http-replicator_maintenance(1) - Linux man page

Name

http-replicator_maintenance - HTTP Replicator cache cleaner

Synopsis

http-replicator_maintenance [options]

Description

This manual page documents briefly the http-replicator_maintenance command.

This maintenance script is meant to be run as a cron task to keep a debian package cache built with http-replicator(1) down in size. It does this by deleting the oldest versions of each package in cache. The number of packages to keep should be specified as a command line option. Please see the README or the website for more information:

http://gertjan.freezope.org/replicator

Options

This programs follow the usual GNU command line syntax, with long options starting with two dashes ('-'). A summary of options is included below.
-h, --help
Show summary of options.
-d, --dir dir
The directory where cached files are stored.
-k, --keep keep
The number of most recent versions to keep.

Author

Written by Gertjan van Zwieten <gertjanvanzwieten@fastmail.fm>.