Mount a Samba Share
Mount a Samba Share
- Subject: Mount a Samba Share
- From: Jason Bourque <email@hidden>
- Date: Mon, 21 Feb 2005 11:50:07 -0500
Hello,
I need to mount a samba share. Is there a way in AppleScript to get this
done?
I use this to mount to a XServe
mount volume "afp://111.111.111.111/MFiles" on server "XSERVE" as user name
vUserName with password vUserPassword
I used this once quite a while ago.
set vMountSambaShare to "/sbin/mount_smbfs -W __MSBROWSE__ -N //PDF/MainS
/IWMAIN"
do shell script vMountSambaShare password vPassWord with administrator
privileges
Thanks for the help.
Jason Bourque
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden