Skip navigation.
 
mlCopying files to an iDisk
FROM : Craig Stanton
DATE : Thu Nov 07 21:51:58 2002

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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlCopying files to an iDisk Craig Stanton Nov 7, 21:51
mlRe: Copying files to an iDisk Charles Srstka Nov 8, 03:28