Re: mounting idisk?
Re: mounting idisk?
- Subject: Re: mounting idisk?
- From: m <email@hidden>
- Date: Wed, 30 Apr 2003 15:57:03 +0100
On Wednesday, April 30, 2003, at 07:59 AM, Steve Gehrman wrote:
Can anyone explain how to programatically mount an iDisk using webdav
(and here's the kicker) without requiring user input (i.e. without
asking the user for a password)?
call like this:
[NTVolumeMounter mountVolumeWithScheme:@"http" host:@"idisk.mac.com"
path:userName user:userName password:password openInNewWindow:YES];
[etc.]
Dude, you rock! Works perfectly. Thanks.
_murat
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.