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
  #16  
Old 01-27-2006, 09:31 AM
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
Hm. I don't see the difference between this and the "default" settings -- they're both settings being loaded, Nick. Could you Quit and restart SD! with the defaults again. If it does mount the volume, please remove what's already scheduled and schedule this instead. Then, quit and try the experiment again.
__________________
--Dave Nanian
Reply With Quote
  #17  
Old 01-27-2006, 10:03 AM
nickair nickair is offline
Registered User
 
Join Date: Jan 2006
Posts: 14
Yeeeeeeess!!!! That worked. Now I've set my Mac to wake at 4AM and SD! to start an automatic backup at 4:01AM. I'll see tomorrow if it works.
Thank you so much for your help!!!!!!!!!!

It worked on the Mac with which I created the backup over the network.
Now I have a second Mac. I created a backup with the disk attached to it. But this disk is attached to the server now. How can I make SD! recognize that the file is now on the network? Will I have to recreate a new backup over the network to make it work properly?
Reply With Quote
  #18  
Old 01-27-2006, 10:10 AM
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
I'm not quite sure I can parse what you've said there, Nick (other than the success -- great!). You created a backup sparseimage locally? If so, you can move it to the server, no problem, and then just set up the Mac to use that image, as you did with the other one.
__________________
--Dave Nanian
Reply With Quote
  #19  
Old 01-27-2006, 10:44 AM
nickair nickair is offline
Registered User
 
Join Date: Jan 2006
Posts: 14
Yes that's what I did, but it fails to mount the remote volume, just like Mac#1 did before...
Reply With Quote
  #20  
Old 01-27-2006, 10:51 AM
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
I think you need to go through the same steps, Nick. There shouldn't be any difference...
__________________
--Dave Nanian
Reply With Quote
  #21  
Old 01-28-2006, 07:39 AM
nickair nickair is offline
Registered User
 
Join Date: Jan 2006
Posts: 14
Ok, I made a new backup file over the network of Mac#2.
I think it's the easiest way to have it work like I want.

Dave, thank you very much for all your help. It works exactly the way I want. SuperDuper is the best buy I've made for quite some time!

Thanks again.
Nicolas
Reply With Quote
  #22  
Old 01-28-2006, 10:13 AM
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
You're quite welcome!
__________________
--Dave Nanian
Reply With Quote
  #23  
Old 01-18-2007, 03:16 PM
dfbackup dfbackup is offline
Registered User
 
Join Date: Jan 2007
Posts: 6
Having same issue

I am having the same issue here and can't find a solution.

System is 1.8ghz iMac PPC (10.4.8)
Network drive is a 1TB Lacie Ethernet Disk (Gigabit) with AFP

Problem is that when SD automatically launches it does not mount the drive before it tries to find the sparseimage.

When I manually load settings in SD the volume mounts before I click copy. It happens right when the settings load. If I throw away the network volume and click copy SD will not find find the sparseimage.

When SD automatically launches to do a backup it seems that the modal sheet with the coutdown prevents the loading of the network volume. When it goes on to the copy screen it fails.

If I load the network drive before SD automatically launches everything is fine.

This is repeatable.

Any ideas?
Reply With Quote
  #24  
Old 01-18-2007, 04:05 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
What you're describing -- that when you load settings the volume mounts but doesn't when you unmount then click copy with the settings loaded -- is by design. Schedules, though, load the settings just like you did, and thus should mount as expected... they certainly do here!
__________________
--Dave Nanian
Reply With Quote
  #25  
Old 03-28-2007, 10:18 PM
dfbackup dfbackup is offline
Registered User
 
Join Date: Jan 2007
Posts: 6
I have this same issue on my two macs (PPC & Intel) with a network backup. I use this applescript to mount the drive. It opens an alias (in my ~/Library/Favorites) I have stored to the network drive. As long as you have the user and pass stored in the keychain this will require no user input. Just replace the "alias-file-name" below with the name of your alias in your favorites folder. The script will input your correct username.

set thePath to ((get path to startup disk) & "Users:" & ¬
(do shell script "echo $USER") & ¬
":Library:Favorites:alias-file-name") as string

tell application "Finder"
open alias thePath
activate
end tell

And then I use this script to unmount it. Be sure to put the name of the network drive here, not the alias name.

tell application "Finder"
try
eject disk "name-of-network-disk"
end try
end tell

You can add these directly into CopyJob.applescript inside your schelduled backup package. Just don't forget to toggle the checkbox for the script inside the SuperDuper! interface to recompile the script.
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
Use SD to replace startup disk headparrothead General 7 04-21-2006 07:40 PM
SuperDuper Backup of AES 128 Encrypted Disk Image rwg4 General 3 11-30-2005 10:28 AM
Error in cloning minimac to disk image macWish General 3 10-20-2005 08:29 PM
Disk Utility problem after cloning macWish General 38 10-01-2005 01:08 PM
Disk errors repoted using SD yet Disk Utility works fine. s_dup General 5 08-22-2005 08:02 AM


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


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