Re: cd burning script

2003-06-18 Thread Cornelius Kölbel
HEllo, I have a backup-script that works a bit in this way: It is executed from cron. I make tgz-backups of defined directories and stores these tgz´ s in a "backup-Dir". It checks for the size of the backup-dir. If the size is to high, it sends me an email with the command to burn the CD. So I

cd burning script

2003-06-18 Thread
Hi, I've to make a script to do the following: Every day, at fixed time, I want to copy a directory into a cd. There should be few data (maybe 30-40 MB per day) so, when the cd is almost full it should eject it and when I put a new one, mount the cdrom again and restart! Am I dreaming or do you