ccollect/doc/man/ccollect_delete_source.text

58 lines
1.3 KiB
Plaintext
Raw Normal View History

ccollect_delete_source(1)
2007-08-16 17:57:00 +00:00
=========================
Nico Schottelius <nico-ccollect--@--schottelius.org>
NAME
----
ccollect_delete_source - delete sources from ccollect(1)
2007-08-16 17:57:00 +00:00
SYNOPSIS
--------
'ccollect_delete_source.sh' [-d] [-f] <hostnames to create sources for>
2007-08-16 17:57:00 +00:00
DESCRIPTION
-----------
ccollect_delete_source.sh deletes backup sources from ccollect(1) and optional
2007-08-16 17:57:00 +00:00
also the backups created for that source.
2008-03-10 07:32:51 +00:00
2007-08-16 17:57:00 +00:00
OPTIONS
-------
-d:
2007-08-17 08:48:33 +00:00
Delete also the destination directory. `add_ccollect_source.sh` will change
2007-08-16 17:57:00 +00:00
to the source/'name'/destination directory, get the absolute name and delete
it recursively.
-f:
Force deletion. Do not ask. Very handy for people who know what they do.
2008-03-10 07:32:51 +00:00
Very dangerous for everyone else.
2007-08-16 17:57:00 +00:00
FILES
-----
$CCOLLECT_CONF/sources::
Directory containing the sources. $CCOLLECT_CONF is '/etc/ccollect', if unset.
SEE ALSO
--------
2008-03-10 07:32:51 +00:00
ccollect(1), ccollect_add_source(1), ccollect_add_source(1),
ccollect_logwrapper(1), ccollect_list_intervals(1)
2007-08-16 17:57:00 +00:00
AUTHOR
------
Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
RESOURCES
---------
Main web site: http://www.nico.schottelius.org/software/ccollect/[]
2007-08-16 17:57:00 +00:00
COPYING
-------
Copyright \(C) 2007-2008 Nico Schottelius. Free use of this software is
2007-08-16 17:57:00 +00:00
granted under the terms of the GNU General Public License Version 3 (GPLv3).