Re: Mounting iDisk
Re: Mounting iDisk
- Subject: Re: Mounting iDisk
- From: Rafael Marquez <email@hidden>
- Date: Wed, 11 Feb 2004 09:41:27 -0600
Hi Rob,
Apple changed the connection method to iDisk from afp to webdav only.
If you're using OS9, you'll need to download some software from Goliath
(
http://www.webdav.org/goliath/#download ) to enable webdav to work in
9, if you're using OS X, there is no additional software to install,
but you will need to change the connection protocol from "afp" to
something else.
Unfortunately, I'm not well versed enough in applescript to be able to
say what the proper syntax should be, I'm thinking something along the
lines of:
mount volume "webdav://..."
Perhaps one of the other folks will know since I'm just guessing. More
info about the change from afp to webdav is on the idisk FAQ pages.
Cheers,
Rafael
On Feb 11, 2004, at 6:29 AM, Rob Stott wrote:
>
Hi all
>
>
I'm sure I used to mount my iDisk like this a while ago...
>
>
tell application "Finder"
>
mount volume "afp://robstott:email@hidden/robstott/"
>
end tell
>
>
However, this doesn't seem to work any more. It just times out.
>
Does anyone have any ideas why that might be?
>
>
Cheers!
>
Rob
>
_______________________________________________
>
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.
_______________________________________________
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.