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 10-14-2009, 02:43 PM
Jompx Jompx is offline
Registered User
 
Join Date: Oct 2009
Posts: 2
Backup a few folders only?

Hi,

Not always i need to clone a complete disk, often i just need to backup a few folders over the network to another computer.

1. Is this possible with SD?
2. Would it be possible to automatically sync my local iTunes folder to another iTunes folder on my other computer.

Thanks
Reply With Quote
  #2  
Old 10-14-2009, 04:50 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
Not directly, no - we can't copy direct-to-disk over a network (only to an image).
__________________
--Dave Nanian
Reply With Quote
  #3  
Old 10-14-2009, 05:22 PM
Jompx Jompx is offline
Registered User
 
Join Date: Oct 2009
Posts: 2
Ok, thanks for a quick answer.
Reply With Quote
  #4  
Old 10-15-2009, 03:00 AM
MacCetera MacCetera is offline
Registered User
 
Join Date: Aug 2009
Location: Hartland, WI
Posts: 19
Backing up an iTunes library

I'm backing you my master iTunes library to a sparseimage file on my NAS. To do this I created a SD dset script that includes only the iTunes path and excludes everything else... then set it to run with that rule whenever I manually mount the sparseimage.

I just peeked at the setup and it's been a while since I did this, so the details are sketchy.

My iTunes music dir is located in the root of a different internal drive and outside of ~/Music/iTunes/ ... which can be done via iTunes Advanced preferences.

This is the script xml:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Class</key>
	<string>Composite</string>
	<key>Description</key>
	<string>Backup iTunes Library</string>
	<key>Directives</key>
	<array>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>Master iTunes Library</string>
		</dict>
	</array>
	<key>Include Directives</key>
	<array>
		<string>Exclude all files.dset</string>
	</array>
</dict>
</plist>
-- Marc

Last edited by MacCetera; 10-15-2009 at 03:04 AM. Reason: added code
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
Restored from backup with Migration Assistant - now have many folders at root level? cmarcus General 7 06-03-2009 03:20 PM
HELP! Need to exclude Folders from Home Backup (Movies & Music) BackupHelp General 1 12-10-2008 11:36 PM
Superduper Backup With Other Folders T110MAS General 2 10-20-2008 11:16 AM
Server drive won't mount after backup rhennosy General 1 11-09-2007 03:49 PM
(Zero-length) File caused SuperDuper to abort backup alancfrancis General 7 08-31-2005 10:42 AM


All times are GMT -4. The time now is 10:09 AM.


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