Creating iDisk kind of application.
Creating iDisk kind of application.
- Subject: Creating iDisk kind of application.
- From: php2cocoa <email@hidden>
- Date: Wed, 25 Apr 2007 11:42:00 +0530
Hi All,
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.
I have checked a sample application to create an empty volume and mount it
at
http://developer.apple.com/samplecode/EmptyFS/EmptyFS.html
But this sample uses .dmg file and I think it will be difficult to add and
remove files/folders into .dmg files so that we sync our mounted volume to
the contents in our server.
Can anyone please tell me which is the best way to implement a application
something like iDisk ?
TIA,
-Anish
_______________________________________________
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