I am using my NAS by mounting the shares on my MP and my MA. The network is:
NAS -> Time Capsule -> MP, and WiFi to my MA.
To access the data on the NAS I have written a small Apple Script:
mount volume "afp://;AUTH=No User Authent@10.0.1.200/Datas"
mount volume "afp://;AUTH=No User Authent@10.0.1.200/Downloads"
etc....
I run this script on my MA and it works beautifully. However, when I run it on my MP, I usually get the following error: "Disk some object wasn't found."
I click OK, eject any mounted shares, and try again, and after a few attempts it works for all my shares (I have 8).
What gives? The scripts are identical, and the only difference I can think of between the MA and the MP, is that the MP is connected via Ethernet to the TC, and the MA uses WiFi.
TIA,
NAS -> Time Capsule -> MP, and WiFi to my MA.
To access the data on the NAS I have written a small Apple Script:
mount volume "afp://;AUTH=No User Authent@10.0.1.200/Datas"
mount volume "afp://;AUTH=No User Authent@10.0.1.200/Downloads"
etc....
I run this script on my MA and it works beautifully. However, when I run it on my MP, I usually get the following error: "Disk some object wasn't found."
I click OK, eject any mounted shares, and try again, and after a few attempts it works for all my shares (I have 8).
What gives? The scripts are identical, and the only difference I can think of between the MA and the MP, is that the MP is connected via Ethernet to the TC, and the MA uses WiFi.
TIA,