![]() |
|||||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
#1
|
|||
|
|||
![]()
I'm trying to get SuperDuper to exclude certain directories from the backup but it appears that it's still copying them because as it's showing the progress, these directores (which have a lot of stuff in them) are showing as copying for a long time.
Here's the source of the copy script: 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></string> <key>Directives</key> <array> <dict> <key>Directive</key> <string>exclude</string> <key>Item</key> <string>Users/Bryan/BitTorrent/*</string> </dict> <dict> <key>Directive</key> <string>exclude</string> <key>Item</key> <string>Users/Bryan/Xfactor/*</string> </dict> </array> <key>Include Directives</key> <array> <string>Backup - all files.dset</string> </array> </dict> </plist> |
#2
|
||||
|
||||
It doesn't look like you're doing anything wrong, "nanovivid" (though you'll still copy 'hidden' files that start with "." -- if you want to skip those too, either leave off the final "/*" or add an additional command that also excludes "/.*" in the same folder(s).
SuperDuper! actually has to look at all the files on a drive, regardless of the copy script (which tells it which of those files to select). So, if you see it spending time in a given folder, it's not necessarily copying (and, in your case, I'm pretty sure it is not -- except as indicated above) -- it's just looking at each file to see if it needs to.
__________________
--Dave Nanian |
#3
|
|||
|
|||
Thanks for the quick reply! I'll give it a shot and let you know.
|
#4
|
||||
|
||||
OK -- I'll look forward to your response.
__________________
--Dave Nanian |
#5
|
|||
|
|||
Yes, it works. Maybe it should be mentioned in the documentation somewhere that SD will still look like it might be copying ignored folders, because it is kind of confusing.
Thanks for your help! SuperDuper is a great program. ![]() |
#6
|
||||
|
||||
Great, glad it worked. We are reworking the status display for the next major release, so I think you'll see some changes there...
__________________
--Dave Nanian |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
write problems after cloning machine | mkrueger | General | 13 | 12-31-2004 08:17 PM |
Problems making a backup imagine | ajcowell | General | 6 | 07-18-2004 10:35 PM |
Problems making an image backup | MacTech | General | 1 | 07-02-2004 05:08 PM |
Discovery problems? | dnanian | General | 0 | 08-17-2002 12:11 PM |
New build (389) posted - all reported problems fixed. | dnanian | General | 0 | 08-06-2002 02:53 AM |