Group Abstract Group Abstract

Message Boards Message Boards

0
|
7K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How can mounted filesystems be referenced in WL?

POSTED BY: Lawrence Winkler
2 Replies

Perfect. Thanks much.

Many years ago, knew Unix quite well. Forgotten a lot.

The simple unix command "mount" tells me what and where everything is mounted and their parameters.

POSTED BY: Lawrence Winkler

Lawrence,

All mounted mac volumes appear in the path "/Volumes/ServerName". To verify your server info, I would go to terminal and do

cd /Volumes
ls

This will list the mounted devices. In Mathematica you would do

SetDirectory["/Volumes/serverName"]

Regards,

Neil

POSTED BY: Neil Singer
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard