When at home, I typically connect to an AFP volume shared from another Mac. However, when I go to work (and thus a different Wi-fi network), the share doesn't eject immediately. I have verified that the system thinks the shared volume is still mounted by running
from the command line. The result is that Finder hangs for ~10 minutes until my Mac figures out that the share is no longer available and resumes normal operation.
So, what can I do to ensure that the share properly ejects when it's no longer available?
Code:
cd /Volumes;ls
So, what can I do to ensure that the share properly ejects when it's no longer available?