• 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: script mounting of remote shared volumes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: script mounting of remote shared volumes


  • Subject: Re: script mounting of remote shared volumes
  • From: Mat <email@hidden>
  • Date: Fri, 04 Apr 2003 14:59:37 -0500

I use the 'open location' command to connect to a shared volume on a remote
computer on my internal network

Open location "afp://jim:email@hidden/thevolume"

Syntax is: (without the brackets)
- <Open location>
- <">
- the protocol, in this case <AFP> for apple filing protocol, for standard
apple file sharing
- <://> to pass the connect information
- <username> for authentication. Write the username from the remote computer
you wish to connect to
- <:> to separate username from password
- <password> ... The password !
- <@> to pass the host address. It can be the IP address or the hostname of
the remote computer
- <hostname> if you use the ip address, be sure to have a fixed ip address
for the remote computer because, the IP changes at boot time if its set to
DHCP
- </path to shared volume or folder> if its a volume or a partition, it will
only be </volumeName>




Le 04/04/2003 13:54, + John elemans ; <email@hidden> a icrit :

>> From: Andrew Murray <email@hidden>
>> To: email@hidden
>>
>> I am trying to construct a script that will be able to automatically
>> mount a shared network drive.
>>
>
> I'm working on this problem, too.
>
> I think that this is supposed to work;
>
> mount volume "SharedVolumeName" on server "10.196.1.2" as user name
> "myUser" with password "mypass"
>
> But it doesn't. I get -1028 under OS X and -5016 under OS 9.2.
>
> Does anyone else have any idea?
>
> Thanks
>
> je
> _______________________________________________
> 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.
_______________________________________________
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.

References: 
 >script mounting of remote shared volumes (From: John elemans <email@hidden>)

  • Prev by Date: Re: Rules for first file in folder?
  • Next by Date: Re: Current playlist in iTunes if not playing...
  • Previous by thread: script mounting of remote shared volumes
  • Next by thread: script mounting of remote shared volumes
  • Index(es):
    • Date
    • Thread