Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mount Server Volume invisible




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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.