View Single Post
  #5  
Old 04-20-2007, 01:09 PM
raf raf is offline
Registered User
 
Join Date: Jan 2007
Posts: 14
Quote:
Originally Posted by dnanian View Post
You can use an after script, but you have to delay the "after" by throwing the task into the background and waiting 30 seconds or so (since the image is still open when the after script runs).

SD!'s UI runs as the user, and the copy process runs as "root".
Do you mean the following:
- the script should spawn a process and immediately exit
- the spawned process should wait 30 sec before attempting to unmount the network drive

Also, how should I set up the scheduled copy in terms of mounting the volume manually? What I mean is: if I authenticate the mounting of the drive with an admin user (perhaps not the same as the currently logged on user) will SD remember this authentication and use it when running the scheduled backup?

Thanks again for the very speedy response!

Martin
Reply With Quote