• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Executing an AppleScript on a networked computer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Executing an AppleScript on a networked computer


  • Subject: Re: Executing an AppleScript on a networked computer
  • From: Deivy Petrescu <email@hidden>
  • Date: Sun, 27 Apr 2003 12:03:46 -0400

On Sunday, April 27, 2003, at 07:03 AM, Nigel Garvey wrote:

Deivy Petrescu wrote on Sat, 26 Apr 2003 22:53:58 -0400:

Forget all the rest, the meat is here.
I can work with X and X and 8.6 and X.
From X to 8.6, I have the same symptoms that you describe.
I can only mount X on 8.6 , not the other way around.

That's more than I can do. If I want to mount my X machine's drive on my
8.6's desktop, I have to reboot the X machine into 9.2.2. That's not too
inconvenient as it's only in X when I don't need it for anything useful,
but it would be nice to be able to transfer files occasionally while it's
in the X state. My current mounting script (using AppleTalk over
Ethernet) is:

I am assuming you have AppleTalk on on your X machine (on network pref panel) and that you have sharing on.
i know, I know, but just to make sure ... 8)

Did you ever try mounting the X volume via network browser or chooser?

This script works for me, using the IP address of the X volume on the LAN (= 192.1.1.3 in this example)

mount volume "afp//Nigel Garvey:censored@192.1.1.3/PowerBook HD"

And if this does not work for you, I'd eliminate the white spaces, since my user name is deivy and HD is SantosFC (<-- current Brazilian Champion of Football. You might think this is irrelevant, but I don't!!! :) )

It works wether you are connected via ethernet or wireless.


mount volume "PowerBook HD" on server "Nigel Garvey9s PowerBook" as
user name ,
"Nigel Garvey" with password [censored]

This doesn't work when X is running on the PowerBook. I've tried changing
the details to those of my X "account", to no avail. What's the secret?

NG


By the way, if you are *NOT* connected via airport card and the machines are in two different locations I can tell you how to wake up the other machine from sleep to receive AppleEvents. It will work if you have python in your 8.6.
Let me know.

Another thing, before Jaguar, I was able to mount both ways X-8.6 and 8.6 - X.
A job of Jobs one would assume.



Regards

Deivy Petrescu
http://www.dicas.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Executing an AppleScript on a networked computer
      • From: "John C. Welch" <email@hidden>
References: 
 >Re: Executing an AppleScript on a networked computer (From: Nigel Garvey <email@hidden>)

  • Prev by Date: Re: Scripting Terminal.app
  • Next by Date: Newbie Q: Sort and concatenate text files
  • Previous by thread: Re: Executing an AppleScript on a networked computer
  • Next by thread: Re: Executing an AppleScript on a networked computer
  • Index(es):
    • Date
    • Thread