FSMountServerVolumeSync and previously mounted volumes
FSMountServerVolumeSync and previously mounted volumes
- Subject: FSMountServerVolumeSync and previously mounted volumes
- From: David Feldman <email@hidden>
- Date: Fri, 23 Jan 2004 12:23:40 -0500
I'm noticing that when my app calls FSMountServerVolumeSync for a
remote volume that's already mounted (in this case, by the Finder), it
registers success (i.e. returns 0). This might be OK - working on a
previously mounted volume is probably all right, although it would be
unfortunate if the user chose to unmount it while my app was using it -
but when my app is done and tries to unmount, that also succeeds,
unmounting the user-mounted volume. Is there anything I can do to avoid
this?
Thanks,
--Dave
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.