Re: Creating iDisk kind of application.
Re: Creating iDisk kind of application.
- Subject: Re: Creating iDisk kind of application.
- From: "Finlay Dobbie" <email@hidden>
- Date: Wed, 25 Apr 2007 11:41:45 +0100
On 25/04/07, php2cocoa <email@hidden> wrote:
I am trying to create an Mac OS X application which basically mounts a
volume on to users machines. I get a list of files and folders from our
server and this needs to be displayed in the mounted drive. The problem is I
cant use the usual SMB or AFP to mount my server directly. The server
exposes its files n folders thru a set of our own custom APIs.
If there's some way that you could also expose it as WebDAV (which is
an open standard, unlike SMB and AFP) then you could mount it using
webdavfs, and avoid having to implement your own filesystem.
-- Finlay
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden