Hi all,
I have a script running from Cron that auto-mounts a server volume every 15 minutes. The problem is sometimes the volume cannot connect right away (network hiccup) and the script errors out with a network timed out error.
Any ideas how to have the script cancell the mount after 60 seconds if the volume does not mount?
Thanks, Chad