Determining the type of mount point (eg. floppy, cdrom, remote)
Determining the type of mount point (eg. floppy, cdrom, remote)
- Subject: Determining the type of mount point (eg. floppy, cdrom, remote)
- From: "Huyler, Christopher M" <email@hidden>
- Date: Fri, 15 Aug 2003 10:14:33 -0400
- Thread-topic: Determining the type of mount point (eg. floppy, cdrom, remote)
The finder seems to know what type of file system has been mounted because it displays a Globe for remote systems, a disk for floppy disks and a hard-drive for local file systems.
At the darwin level, I can find out what type of file system is mounted (eg. smbfs nfs afp for remote, hfs for local), but other than making an asumption that hfs is going to be local and nfs is going to be remote, I have no way of knowing for sure.
How can I find out this information about mounted file systems?
--
Christopher Huyler
Computer Associates
_______________________________________________
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.