On Sat, Aug 02, 2008 at 08:48:07AM +1000, Tim Hume wrote: > Hi, > > Does anyone have a suggestion for software for backing up large directories > to DVD? I have many Gigabtyes (more than 20) of digital photos on my OpenBSD > machine, and would like a simple method of backing the files up to several > DVDs (which I can then store offsite).
The sysutils/shunt package is designed to pump set sizes from a continuous stream to a series of cd9660 images, and in combination with growisofs from sysutils/dvd+rw-tools may be just what you need.