• 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: Mount Server Volume invisible
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mount Server Volume invisible


  • Subject: Re: Mount Server Volume invisible
  • From: Andrew Oliver <email@hidden>
  • Date: Wed, 15 Nov 2006 12:18:41 -0800


On Nov 15, 2006, at 12:04 PM, Smith, Mike wrote:

I have been googling all morning without any results so I am asking the
forum while I continue to search.


On a windows server I have a database that I can mount to my mac desktop
simply using


Mount volume "afp://username:password@IP/shared-volume-with-database"

But I would like for it to be invisible. I want the database to still work
but no one can see the mounted volume.


Thanks for your help!

Mike

If you 'mount volume' it is mounted in the standard /Volumes path for all to see (unless your Finder preferences hide mounted servers).


The most obvious solution is to use mount:

do shell script "mount -t afp afp://username:password@server/shared-volume-with-database /path/to/local"

This will mount the specified AFP URL at /path/to/local where you can now access the remote volume.

Andrew
:)

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden
References: 
 >Mount Server Volume invisible (From: "Smith, Mike" <email@hidden>)

  • Prev by Date: Mount Server Volume invisible
  • Next by Date: Re: Mounting volume issue
  • Previous by thread: Mount Server Volume invisible
  • Next by thread: Re: Mounting a Volume
  • Index(es):
    • Date
    • Thread