When I do a "Get Info" on a filepath on a mounted server, I see a fully qualified server path with both server and volume names such as:
"smb://server/volume/Path/to/a/folder/or/file/"
How do I get to that programatically? - Either in C-ObjectiveC or in AppleScript
"smb://server/volume/Path/to/a/folder/or/file/"
How do I get to that programatically? - Either in C-ObjectiveC or in AppleScript