Macos – Mac OS X Remote/Shared Directory full path

file-sharingmacmacosUbuntu

I have an Ubuntu server and a Mac running Snow Leopard on the same network.

From the Mac, I see the a shared directory "Server Name" that automatically shows up in my Finder with the Screen Sharing. Do you know the full path of that share? I need to access via Terminal/Command line.

Ex: cp my.file //TheSharedDir/…

Basicly, I want to deploy jar from my Mac to the UbuntuServer through that share.

Best Answer

Open a Finder window of the directory "Server Name" and the drag and drop the icon left to the name of that window on a terminal window.

This gives you the full path.