|
Yeah, I was wanting to throw in a SCP to a remote system as well. (I have a secondary script that does this already, plus burns a cd). Will implement an SCP call when I throw in the CD creation code.
Right now, the creation of the cd is commented out as it is user interactive and needed to be part of a cron job. I will look into putting the call to burn a cd in as a optional parameter to the script.
Meanwhile, to burn a cd of the iso that was created via the -iso option execute this...
cdrecord -dev ATAPI:/dev/hdc -data filename.iso
__________________
http://jasonpowers.net
"There are a thousand hacking at the branches of evil to one who is striking at the root."
|