idisk as webdav? user name & pw?
idisk as webdav? user name & pw?
- Subject: idisk as webdav? user name & pw?
- From: Clyde McQueen <email@hidden>
- Date: Mon, 11 Feb 2002 20:33:51 -0800
[Under OS X 10.1]
I know how to mount an idisk as an afp server with a canned user name &
pw:
tell application "Finder"
mount volume "afp://idisk.mac.com/<name>" as user name "<myname>"
with password "<mypassword>"
end tell
Two questions:
1. OS X 10.1 can mount iDisks using webdav instead of afp - can I do
this via AppleScript?
2. How do I find the username/password entered into System Preferences
(Internet pref; iTools tab)?
/Clyde
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.