• 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: Mounting AppleShare volumes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mounting AppleShare volumes


  • Subject: Re: Mounting AppleShare volumes
  • From: David Feldman <email@hidden>
  • Date: Wed, 07 Aug 2002 00:07:44 -0400

Couple questions though:

1. Why is this better than mount_afp?
2. Both this method and mount_afp have the same problem: namely, that they
expect a clear text password. What's the way around this?

On 8/5/02 12:56 PM, "Sean McBride" <email@hidden> wrote:

> David Feldman (email@hidden) wrote:
>
>> Anyway, first question: Is there a better way to mount a remote volume via
>> AppleShare than a system() call to mount_afp?
>
> One option is AppleScript:
>
> tell application "Finder"
> if (list disks) does not contain "Disk" then
> mount volume "afp://user:email@hidden/Disk/"
> end if
> end tell
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Why won't my TextView contents become a string?
  • Next by Date: iTunes values and Music Library.xml
  • Previous by thread: Re: Mounting AppleShare volumes
  • Next by thread: Text System: NSRunStorage exception. Workaround Needed!
  • Index(es):
    • Date
    • Thread