Shirt Pocket Discussions  
    Home netTunes launchTunes SuperDuper! Buy Now Support Discussions About Shirt Pocket    

Go Back   Shirt Pocket Discussions > SuperDuper! > General
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-23-2006, 11:24 AM
willismorse willismorse is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
Using Apple Backup quickpicks?

I just purchased SuperDuper and am already having a warmer and fuzzier feeling than I did with Apple's Backup.

The one thing that I miss from Backup, however, is the concept of Quickpicks. Essentially, they are each just a list of directories/files to back up. It's really nice to be able to build up multiple scheduled backup scripts that are collections of quickpicks.

What's especially interesting are the ones that specify the various user data sets. Since they're created by Apple, they seem to contain more complete descriptions of data locations than you might come up with on your own.

Take the Address book quickbook, for example. Here's the heart of it:

Code:
"Graft Paths" = (
            {
                doNotCrossFilesystemBoundaries = 1; 
                pattern = "~/Library/Preferences/com.apple.AddressBook.plist"; 
            }, 
            {
                doNotCrossFilesystemBoundaries = 1; 
                pattern = "~/Library/Application Support/AddressBook"; 
            }, 
            {
                doNotCrossFilesystemBoundaries = 1; 
                pattern = "~/Library/Preferences/com.apple.AddressBook.abd.plist"; 
            }, 
            {doNotCrossFilesystemBoundaries = 1; pattern = "~/Library/Addresses"; }, 
            {
                doNotCrossFilesystemBoundaries = 1; 
                pattern = "~/Library/Preferences/AddressBookMe.plist"; 
            }
        );
It seems to be enumerating 5 different places your Address book data might be spread over. Maybe that's just a union of all the places different versions of OS X have put this data, but I'm not sure how I'd find this sort of thing on my own.

Also, there are a fair number of quickpicks for 3rd party software products now.

The format looks pretty straightforward, although I haven't found a schema for it yet.

Some people who are doing things with it:

http://www.johnhugg.com/quickpicks/
http://www.wishingline.com/notebook/...es/2005_09.php
Reply With Quote
  #2  
Old 01-23-2006, 12:16 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Copy Scripts are basically just like Quick Picks, William. But -- there's honestly little point in doing this. We seriously suggest that you always use "Backup - all files". That'll get address book and everything else, and update it really quickly: you don't need to be selective, because space is cheap... but your data isn't.

Make sense?

(In the QuickPick you presented, they backed up the various parts of Address Book's data -- its preferences (x3) and the data itself (x1).)
__________________
--Dave Nanian
Reply With Quote
  #3  
Old 01-23-2006, 01:07 PM
willismorse willismorse is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
Quote:
Originally Posted by dnanian
Copy Scripts are basically just like Quick Picks, William. But -- there's honestly little point in doing this. We seriously suggest that you always use "Backup - all files". That'll get address book and everything else, and update it really quickly: you don't need to be selective, because space is cheap... but your data isn't.

Make sense?

(In the QuickPick you presented, they backed up the various parts of Address Book's data -- its preferences (x3) and the data itself (x1).)
Sure, I'd use this in addition to a full backup. Backing up to an iDisk or any kind of networked drive, or into a disk image for burning onto optical disk is another safety net. But bandwidth and space limitations mean I have to do very selective subsets. Backup has a "Personal Data" set that I was doing to my iDisk daily, which was a good compromise for me.

Anyway, I just thought it might nice to leverage off Apple and other's work itemizing these sets. I haven't looked at the copy scripts yet, maybe it's easy to just convert quickpicks to copy scripts.

Thanks,
- Will
Reply With Quote
  #4  
Old 01-23-2006, 01:55 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
It's pretty easy, yes. In this case, you'd choose "Exclude all files" in the 2nd tab, and then add the three files listed into the 3rd with "Copy".
__________________
--Dave Nanian
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting 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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to verify a Scheduled Backup? tuqqer General 3 12-06-2005 06:50 PM
Request for help with an AppleScript to run two SD SmartUpdates emikysa General 2 10-13-2005 12:10 PM
(Zero-length) File caused SuperDuper to abort backup alancfrancis General 7 08-31-2005 10:42 AM
Smart Backup Error bill s General 20 02-04-2005 09:46 AM
Safety Clone and Apple Backup query jawnl General 3 01-30-2005 10:41 PM


All times are GMT -4. The time now is 03:20 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.