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

Go Back   Shirt Pocket Discussions > SuperDuper! > General

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-18-2005, 05:34 PM
charged2885 charged2885 is offline
Registered User
 
Join Date: Oct 2005
Posts: 1
superduper copies everything!

Before you say to ignore * and .*, I did. After running my script (see below), I catch SuperDuper! copying /Applications, /usr/local/build, /etc... these shouldn't be copied!

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//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>All files related to Charged Software and its clients are backed up.</string>
	<key>Directives</key>
	<array>
		<dict>
			<key>Directive</key>
			<string>exclude</string>
			<key>Item</key>
			<string>*</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>exclude</string>
			<key>Item</key>
			<string>.*</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>Users/itodd/Desktop/Charged Software</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>Users/itodd/Desktop/Lupatech</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>Users/itodd/Desktop/Nuclear Consultant Group</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>Users/itodd/Desktop/Sage Systems</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>Users/itodd/infuse</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>usr/local/jboss</string>
		</dict>
		<dict>
			<key>Directive</key>
			<string>clone</string>
			<key>Item</key>
			<string>usr/local/mysql/data</string>
		</dict>
	</array>
	<key>Include Directives</key>
	<array/>
</dict>
</plist>
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Cannot boot from external drive where superduper smart copies aplnub General 13 03-04-2006 04:05 PM
SuperDuper Backup of AES 128 Encrypted Disk Image rwg4 General 3 11-30-2005 10:28 AM
TESTING: SuperDuper problems copying some data stevea General 17 05-16-2005 06:18 PM
Minor concerns regarding SuperDuper giba General 1 05-02-2005 05:06 PM
Another review: MaMUGs looks at SuperDuper! dnanian General 0 01-26-2004 09:26 AM


All times are GMT -4. The time now is 11:40 AM.


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