Removable vs Local Volumes
Removable vs Local Volumes
- Subject: Removable vs Local Volumes
- From: "Bobby B" <email@hidden>
- Date: Fri, 21 Jul 2006 11:55:55 -0400
Hey guys
The project I'm toying with deals with drive volumes. There are two
main NSWorkspace methods I use: -mountedRemovableMedia, and
-mountedLocalVolumePaths
Of course mountedLocalVolumePaths returns my own hard drive. However,
I notice this:
If I mount an external USB hard drisk (180gig), it gets put under
-mountedLocalVolumePaths. But, if I mount a USB flash drive (the
memory stick drives), it puts it under -mountedRemovableMedia. Also,
the iPod shows up under -mountedRemovableMedia.
What is it about the external USB hard drive that makes it show up
under -mountedLocalVolumePaths instead of -mountedRemoavableMedia?
(and to make things even weirder, one time when I mounted the usb
flash drive, it showed up as a harddrive, lol :)
Is there anything you reccomend?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden