Hi
I’m trying to use a script to mount a remote OS 9 Volume from OS X. I won’t post the whole script, but when I try to use this line
mount volume “afp://username:password@192.168.1.xxx/Preflight In/”
I get the following error
“Exection Error: An error of type -1 has occurred”
The same script (different IP address) works fine opening OS X volume from OS X. I thought it might be the space in the volume name but removing that didn’t help. Also, password is under 8 characters long
Thanks in advance!!
Tim Connor has just posted a handler (Mount Required Volumes (Mac OS X)) which might be useful. I just tested it here and it allowed me to mount a OS 9 volume from OS X.