|
|
Using Applescript to mount SMB shares
I think that things changed in Applescript 1.9. This format works for me in 10.2.1: try mount "smb://myname:passwd@server.domain.com/sharename" end try Hope that helps.
? Disconnect/Umount SMB shares using Applescript in 10.2/Jag ?
How would I dissconnect shares using Applescript? I connected them using the applescript command to /Volumes/<sharename>.
? Disconnect/Umount SMB shares using Applescript in 10.2/Jag ?
Try this:
tell application "Finder"
---
Using Applescript to mount SMB shares
The correct syntax is "mount volume".
Using Applescript to mount SMB shares
Is the process any different when you need to log in to a machine on a differnt domain that what you are in?
I need to connect to a machine across domains and to the root.
The following does not work for me.
Using Applescript to mount SMB shares
Nevermind. Found the answer in a different thread...
and also referenced at developer.apple.com:
Using SMB on OS X
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|