Manipulating Devices

This task explains how to track available storage devices and their associated volumes.

Tracking Available Devices

NSWorkspace provides several methods for tracking the status of storage devices:

Also, to retrieve the Finder display names for volumes, use NSFileManager’s displayNameAtPath: method.