Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Multi-session CD-R or CD-RW for SIMPLE backups?

Multi-session CD-R or CD-RW for SIMPLE backups?
Thread Tools
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status: Offline
Reply With Quote
Jul 29, 2003, 07:58 PM
 
I've got a client for whom I've implemented a fully automated Retrospect backupsystem writing to an external FireWire hard disk. It works quite well and offers a lot of flexibility.

However, Retrospect is not so good when dealing with single drive Tapes, CDs and DVDs. It can be done, but requires significant user interaction (unless I'm missing something).

The client has one file that needs to be backed up to offsite storage daily. Removing the external hard drive at the end of the day is not an option, as the fully automated backups occur during the night (for several reasons).

Currently, the client is burning this one important file to CD-R every day, just using the Finder.

This seems to me to be a real waste of space and CDs.

They could use CD-RW, but OS X seems to treat them as CD-R anyway, and that just makes them twice the cost for no advantage. Is there any trick to getting CD-RW to work reliably in OS X? Seems to work fine in OS 9.

Even better would be using CD-R with multi-session burning. Is there some way of enabling this in the Finder? Or otherwise some other easy way to use multi-session burning that even this relatively computer illiterate user could cope with?
     
Professional Poster
Join Date: Sep 2002
Location: New York, NY
Status: Offline
Reply With Quote
Jul 29, 2003, 08:09 PM
 
I have no problems with CD-RW in OS X. Use Disk Copy or Disk Utility to erase it. Also, Disk Copy does support multi-session CDs. It's an option when you burn the CD.
Vandelay Industries
     
Brass  (op)
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status: Offline
Reply With Quote
Jul 29, 2003, 08:17 PM
 
Originally posted by Art Vandelay:
I have no problems with CD-RW in OS X. Use Disk Copy or Disk Utility to erase it. Also, Disk Copy does support multi-session CDs. It's an option when you burn the CD.
But how do I make it easy for a user to use Disk Copy to backup this one file in a Multi-session backup? What are the steps involved. It's an awful lot more complex that just dragging the file to the disc then right-click and "burn".
     
Brass  (op)
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status: Offline
Reply With Quote
Jul 29, 2003, 08:23 PM
 
Any way of doing multi-sessions using hdiutil? Maybe I can write a script that uses that (or even a Cocoa App).

It would be nice if the user just dragged a bunch of files onto a script/application, and it came up with a dialog saying "Burn new session to CD?" and gave you a field to enter a name for the new session/partition and an OK button. Dead simple for novice users!
     
Professional Poster
Join Date: Sep 2002
Location: New York, NY
Status: Offline
Reply With Quote
Jul 29, 2003, 08:25 PM
 
Probably the simplest thing for you to do then is to just erase the CD-RW in Disk Utility or Disk Copy. The OS will then display the standard dialog for when a blank CD is inserted. Pick open in Finder and it will be just like what they are doing now, except they are reusing the same CD.
Vandelay Industries
     
Brass  (op)
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status: Offline
Reply With Quote
Jul 29, 2003, 08:32 PM
 
Originally posted by Art Vandelay:
Probably the simplest thing for you to do then is to just erase the CD-RW in Disk Utility or Disk Copy. The OS will then display the standard dialog for when a blank CD is inserted. Pick open in Finder and it will be just like what they are doing now, except they are reusing the same CD.
No, we don't want to delete the existing data. We want to preserve old backups, not replace them.
     
Brass  (op)
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status: Offline
Reply With Quote
Jul 29, 2003, 09:10 PM
 
Aha! Looks like I can do it with the hdiutil command. I just need to write a little Cocoa wrapper for it to make it nice for the users. If anyone's interested, the relevant hdiutil command lines are:

Code:
hdiutil create tm-image -size 5m -type SPARSE -fs HFS+ -volname NewVolume hdiutil mount tmp-image.sparseimage hdiutil eject <dev-name> hdiutil burn tmp-image.spaseimage
Then between the "mount" and the "eject", just copy the files to the mounted volume. (The dev-name can be gleaned from a df command output, checking with the volume name).

Works nicely. Now for the Cocoa wrapper.
     
Forum Regular
Join Date: Nov 2002
Location: at my desk, laptop on my lap
Status: Offline
Reply With Quote
Jul 29, 2003, 09:53 PM
 
i'm interested. i back up to a second hard disk every week but i need to do off site cds, too.
     
Brass  (op)
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status: Offline
Reply With Quote
Jul 29, 2003, 10:08 PM
 
I'll post here when the application is ready to roll. Almost finished the GUI.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 08:26 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2