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)
-   -   Auto mount target on Mountain lion (https://www.shirt-pocket.com/forums/showthread.php?t=6725)

halt1969 10-26-2012 10:13 AM

Auto mount target on Mountain lion
 
On prev. OS/X versions with prev. Superduper versions I was able to let Superduper automatically mount the target (external USB) drive. This doesn't work anymore on Mountain Lion with the latest Superduper.

Is this feature broken in the most recent version of either the OS or Superduper?

I would really like the old behaviour back. The backup drive is now permanently mounted. This causes slowdowns because Spotlight is indexing the external drive (excluding it from spotlight only works temporarily) and it slows down other processes like file open dialogs because the system is waiting for the external drive to spin up etc.

Also the files show up in the spotlight results and this has the danger of accidentally modifying a backup file instead of the original.

If I unmount the external USB drive and forget to mount it the backup just fails.

I hope there is something that can be done about this problem.

Regards, Tim

dnanian 10-26-2012 10:26 AM

I explain this in the Shirt Pocket blog - it's due to "tightened security" in Mountain Lion. We're working on a fix.

halt1969 10-27-2012 03:36 PM

Ah, the blog... I knew I had read something about mounting but it was before I had installed 10.8 so I didn't remember where to look for it when I was getting the symptoms.

It must be hard work when Apple pulls the rug from under your app every time they have a new version.

I hope you'll get this fixed.

Thanks for the 7 years of awesomeness I've been getting from your hard work thus far. You have saved my bacon once after a lightning strike (literally) killed my whole computer.

Regards, Tim

halt1969 02-09-2013 06:30 AM

Quote:

Originally Posted by dnanian (Post 32014)
I explain this in the Shirt Pocket blog - it's due to "tightened security" in Mountain Lion. We're working on a fix.

Any news on this auto mounting fix?

The App Store App is behaving very badly when I leave my mirror mounted. It is even updating applications on the mirrors and the result is that my dock icons start apps from the mirror without me even knowing. It also leads to update problems and crashes in the App Store App and invalid badge numbers (updates count).

Besides this, leaving the mirrors mounted also causes problems for spotlight indexing. I can't trust Spotlight to find the correct file because it also finds copies of the file on the mirror. And spotlight is continuously indexing my external drive (mirror). Adding the mirrors to Spotlights 'Privacy' list doesn't help either because after the mirror is rewritten this setting is reversed again.

This is obviously all Apples fault but the automatic mounting and un-mouting of my Superduper mirrors would prevent all the problems like it did before Mountain Lion.

I don't want to pressure you :-) but I would be really glad if the old functionality was restored.

dnanian 02-09-2013 08:22 AM

We're still working on it. Sorry for the time it's taking.

Jeff48 10-28-2013 05:05 PM

Mounting external drives...
 
I'd like to put my $0.02 in here.

Since SD is not currently auto-mounting the volume (I too want to keep it dismounted when not in active use by SD so as to keep its contents inviolate) I thought I'd get "cute" and use the "Run Shell script before copy starts" option using this script:

Code:

#!/bin/sh
diskutil mount "SG SuperDuper! Backup"

The script runs fine when run by itself, but SD does not seem to run it until after its decided that its target volume is not available, causing an error.

Is there any way to get this capability back in one way or another?

MANY thanks for a GREAT product!!

Jeff

dnanian 10-28-2013 05:23 PM

Even if we called this before, it wouldn't work. The thing that's preventing us from mounting would prevent you from doing it as well.

But, patience, Grasshopper. As I explain in the blog post, this hidden feature is returning soon.


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

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