Re: Find if mounted volume is Local or Network?
Re: Find if mounted volume is Local or Network?
- Subject: Re: Find if mounted volume is Local or Network?
- From: Quinn <email@hidden>
- Date: Fri, 6 Nov 2009 13:29:26 +0100
At 05:12 -0800 6/11/09, Jerry Krinock wrote:
How can I determine whether or not SomeVolume is a Local or Network mount?
There are lots of good way to do this. If you're starting with a
path as a C string, just call <x-man-page://2/statfs> and check
f_flags to MNT_LOCAL.
If you're starting with something else, let me know your start point
and I can described the various alternatives.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden