Get the list of remote volumes mounted in Mac Machine
Get the list of remote volumes mounted in Mac Machine
- Subject: Get the list of remote volumes mounted in Mac Machine
- From: Mahesh Vyas <email@hidden>
- Date: Fri, 12 Mar 2004 16:10:27 +0530
Query one
FSResolveAlias does not return proper fsref for mounted volumes if its a OS
system volume.
e.g If I mount a volume named as "Panther" of machine X which is an volume
where OS is installed the FSResolveAlias() or ResolveAlias() does not return
a valid fsref or fsspec,
and FSGetCatInfo() with this fsref returns -35 error(Volume not found).
In case of another volume say "Data1" of Machine X where the running OS is
not installed these API's works fine and returns proper spec or fsref.
This is our observation that if we mount a volume where OS is installed we
face problem and if its a non OS volume (The volume does not have current OS
installed on it)these API works fine.
Could you please suggest what could be the reason.
Query two
How can I get the list of volumes (remote) currently mounted ?
_______________________________________________
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.