Re: Mount Volume With Guest Access
Re: Mount Volume With Guest Access
- Subject: Re: Mount Volume With Guest Access
- From: Eric Geoffroy <email@hidden>
- Date: Tue, 11 Jan 2005 08:17:55 -0800
It goes by the home of the user on the remote machine. You connect as a guest of an account, not as an account named "guest" as in other Unix distros.
tell application "Finder"
mount volume "afp://10.1.1.86/user/"
end tell
On Jan 10, 2005, at 5:51 PM, Joe Sonne wrote:
What is the proper syntax to script mounting a volume using guest access?
mount volume "afp://Username:??@ip address/disk"
_______________________________________________
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
_______________________________________________
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