How to list Windows shares from terminal?

Posted by Zabba on Ask Ubuntu See other posts from Ask Ubuntu or by Zabba
Published on 2010-12-31T21:13:43Z Indexed on 2010/12/31 21:59 UTC
Read the original article Hit count: 209

Here is a simple scenario I have:

  1. Windows 7 is sharing a folder (D:\Projects).
  2. Full Control permissions have been given to the folder.
  3. In Ubuntu 10.10, I can see the Windows shares from Places -> Network menu.
  4. I can create a folder in the shared Projects folder from Nautilus

How do I ls those same folders (displayed in Nautilus) from the terminal? (mount and ls /mnt do not list those Windows shares)

Ps. Details on what I am doing:

  1. Using Ubuntu as a "headless" VM using VirtualBox.
  2. Accessing Ubuntu via PuTTY
  3. Ability to give complete access to the Ubuntu VM for the Windows shared folder

© Ask Ubuntu or respective owner

Related posts about ubuntu-desktop

Related posts about Windows