File: multiCD.1

package info (click to toggle)
multicd 1.6.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 100 kB
  • ctags: 17
  • sloc: perl: 804; makefile: 36
file content (32 lines) | stat: -rw-r--r-- 1,309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.TH MULTICD 1 "May 6, 2001"
.SH NAME
multiCD \- program to backup your data to CD-R/CD-RW
.SH SYNOPSIS
.B multiCD
.RI [ options ]
.SH DESCRIPTION
This manual page documents briefly the
.B multiCD
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
\fBmultiCD\fP is a program that multiCD provides an easy way to backup a large number 
of files to multiple CDs. Give multiCD the files/directories you want backed up and it
will create as many CDs as it needs to, prompting the user to put in a new disc whenever
needed. It can be configured to run in a multi-threading mode, where it will burn one
image to a disc while it is copying files to another image. This feature can be disabled
for slower machines.
.PP
As minimum requirement to run multiCD you have to copy
/usr/share/doc/multicd/examples/sample_multiCdrc to /etc/multiCDrc or ~/.multiCDrc,
and customize the settings to your needs.
.SH OPTIONS
For a complete description, see /usr/share/doc/multicd/multiCD.html, and the comments
in /usr/share/doc/multicd/examples/sample_multiCdrc.
.SH SEE ALSO
.BR cdrecord (1).
.br
.SH AUTHOR
This manual page was written by Dr. Guenter Bechly <gbechly@debian.org>,
for the Debian GNU/Linux system (but may be used by others).