Peter Schlaile - 2001-08-10

Logged In: YES
user_id=92512

man page is on the way. In the mean time: Take a look at the
homepage, there is an example using cpio.

Tar goes the same:
Encoding: tar cvf - /data_to_save |dvbackup |dvconnect -s
Deconding: dvconnect |dvbackup -d |tar xfv -