Shirt Pocket Discussions

Shirt Pocket Discussions (https://www.shirt-pocket.com/forums/index.php)
-   General (https://www.shirt-pocket.com/forums/forumdisplay.php?f=6)
-   -   What happens to default ignored folders? (https://www.shirt-pocket.com/forums/showthread.php?t=3160)

macgruder 11-11-2007 02:18 AM

What happens to default ignored folders?
 
I need to clone a disk but leave one folder on the target disk untouched. (These are not vital files but I want them anyway).

It occurred to me that a way to do this would be to move the folder into

/private/tmp (or something similar that is untouched)

Now the question is. Do the contents of 'default ignores' get deleted or are they untouched?

If this is impossible, I have a request :-)
Could SuperDuper! have a folder that is skipped on the target by default? It could be called SuperDuperSkipped

dnanian 11-11-2007 11:45 AM

They'd get deleted, macgruder. At present, there's no easy workaround to have files untouched like this, while smart updating the rest, except by partitioning the drive and NOT mixing backup and archive (my recommended approach, even if we did support preserving folders).

macgruder 11-11-2007 11:56 AM

Quote:

Originally Posted by dnanian (Post 15420)
They'd get deleted, macgruder. At present, there's no easy workaround to have files untouched like this, while smart updating the rest, except by partitioning the drive and NOT mixing backup and archive (my recommended approach, even if we did support preserving folders).

Thanks. Actually, this situation was just a one-off after buying a new internal hard-drive and having to send my computer back to Apple for repairs.

I guess then the engine doesn't use rsync because when I did a test like this:

Code:

sudo rsync -avE --delete --exclude '/Test/Ignore/*' /Test /Volumes/Target
stuff inside /Volumes/Target/Test/Ignore were not deleted.

dnanian 11-11-2007 11:59 AM

No, we definitely do not use rsync.

t3rockhall 11-12-2007 09:28 AM

I would just copy the file you want to preserve onto a USB stick. OR, put it into a specially-named folder on the desktop of the primary drive. When running SD, the folder would go over to the desktop of the clone. For safety, I'd rename the file first, like OLD VERSION 11_07.

But that's just me.

macgruder 11-12-2007 11:37 PM

Quote:

Originally Posted by t3rockhall (Post 15431)
I would just copy the file you want to preserve onto a USB stick. OR, put it into a specially-named folder on the desktop of the primary drive. When running SD, the folder would go over to the desktop of the clone. For safety, I'd rename the file first, like OLD VERSION 11_07.

But that's just me.

Well, obviously if I had space for the files, I would simply copy them elsewhere first.


All times are GMT -4. The time now is 05:29 AM.

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