Copying files to an iDisk
Copying files to an iDisk
- Subject: Copying files to an iDisk
- From: Craig Stanton <email@hidden>
- Date: Fri, 8 Nov 2002 09:51:58 +1300
Hello,
I am looking for help with developing a small app that will copy files
to the users iDisk for them. The code I have so far is able to mount
the iDisk (using mount_webdav) but I can't unmount it afterwards, nor
can I mount my iDisk in the finder after running my program, it returns
error -47 which is that the drive is already mounted. The iDisk is
still referenced in /Volumes, and I can't remove it. Does anyone here
know of a good resource on the subject?
Cheers,
Craig
_______________________________________________
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.