kwiqsilver
09-05-2008, 04:34 PM
I have two mac notebooks in my family, and a mini with external harddrives shared via AFP for TimeMachine and general storage purposes.
When the notebooks are booted up, they connect to the mini's AFP shares fine (I have them as start up items), but if I close a notebook, leave, and come back, it doesn't reconnect to the AFPs.
Is there a way to script this with AppleScript? Something like:
if not mounted SHARE
if able to connect to server X
mount X:SHARE
fi
fi
Thanks.
When the notebooks are booted up, they connect to the mini's AFP shares fine (I have them as start up items), but if I close a notebook, leave, and come back, it doesn't reconnect to the AFPs.
Is there a way to script this with AppleScript? Something like:
if not mounted SHARE
if able to connect to server X
mount X:SHARE
fi
fi
Thanks.