cdrestore

CD-R(W) backup utility

Install

All systems
curl cmd.cat/cdrestore.sh
Debian Debian
apt-get install cdbackup
Ubuntu
apt-get install cdbackup
image/svg+xml Kali Linux
apt-get install cdbackup
Windows (WSL2)
sudo apt-get update sudo apt-get install cdbackup
Raspbian
apt-get install cdbackup

cdbackup

CD-R(W) backup utility

cdbackup and cdrestore are a pair of utilities designed to facilitate streaming backup to and from CD-R(W) disks. Specifically, they were designed to work with dump/restore, but tar/cpio/whatever you want should work, so long as it writes to stdout for backups and reads from stdin for restores.