88 lines
2.8 KiB
Groff
88 lines
2.8 KiB
Groff
'\" t
|
|
.\" Title: ccollect
|
|
.\" Author: Nico Schottelius <nico-ccollect--@--schottelius.org>
|
|
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
|
.\" Date: 09/26/2016
|
|
.\" Manual: \ \&
|
|
.\" Source: \ \&
|
|
.\" Language: English
|
|
.\"
|
|
.TH "CCOLLECT" "1" "09/26/2016" "\ \&" "\ \&"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * Define some portability stuff
|
|
.\" -----------------------------------------------------------------
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.\" http://bugs.debian.org/507673
|
|
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
|
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" -----------------------------------------------------------------
|
|
.\" * MAIN CONTENT STARTS HERE *
|
|
.\" -----------------------------------------------------------------
|
|
.SH "NAME"
|
|
ccollect \- (pseudo) incremental backup with different exclude lists using hardlinks and rsync
|
|
.SH "SYNOPSIS"
|
|
.sp
|
|
\fIccollect\&.sh\fR [args] <interval name> <sources to backup>
|
|
.SH "DESCRIPTION"
|
|
.sp
|
|
ccollect is a backup utility written in the sh\-scripting language\&. It does not depend on a specific shell, only /bin/sh needs to be bourne shell compatibel (like \fIdash\fR, \fIksh\fR, \fIzsh\fR, \fIbash\fR, \&...)\&.
|
|
.sp
|
|
For more information refer to the manual titled "ccollect \- Installing, Configuring and Using" (available as text (asciidoc), texinfo or html)\&.
|
|
.SH "OPTIONS"
|
|
.PP
|
|
\-a, \-\-all
|
|
.RS 4
|
|
Backup all sources specified in /etc/ccollect/sources
|
|
.RE
|
|
.PP
|
|
\-h, \-\-help
|
|
.RS 4
|
|
Show the help screen
|
|
.RE
|
|
.PP
|
|
\-j [max], \-\-jobs [max]
|
|
.RS 4
|
|
Specifies the number of jobs to run simultaneously\&. If max is not specified then parallelise all jobs\&.
|
|
.RE
|
|
.PP
|
|
\-p, \-\-parallel
|
|
.RS 4
|
|
Parallelise backup processes (deprecated from 2\&.0)
|
|
.RE
|
|
.PP
|
|
\-v, \-\-verbose
|
|
.RS 4
|
|
Be very verbose (uses set \-x)
|
|
.RE
|
|
.PP
|
|
\-V, \-\-version
|
|
.RS 4
|
|
Show version and exit
|
|
.RE
|
|
.SH "SEE ALSO"
|
|
.sp
|
|
ccollect_add_source(1), ccollect_analyse_logs(1), ccollect_logwrapper(1) ccollect_delete_source(1), ccollect_list_intervals(1)
|
|
.SH "AUTHOR"
|
|
.sp
|
|
Nico Schottelius <nico\-ccollect\-\-@\-\-schottelius\&.org>
|
|
.SH "RESOURCES"
|
|
.sp
|
|
Main web site: http://www\&.nico\&.schottelius\&.org/software/ccollect/
|
|
.SH "COPYING"
|
|
.sp
|
|
Copyright (C) 2006\-2008 Nico Schottelius\&. Free use of this software is granted under the terms of the GNU General Public License Version 3 (GPLv3)\&.
|
|
.SH "AUTHOR"
|
|
.PP
|
|
\fBNico Schottelius\fR <\&nico\-ccollect\-\-@\-\-schottelius\&.org\&>
|
|
.RS 4
|
|
Author.
|
|
.RE
|