query_windows_shares_from_the_command_line_in_ubuntu_linux
Query Windows shares from the command line in Ubuntu Linux
If you find that network (Windows) shares are not being displayed in Nautilus (but are otherwise available), you can query them by opening a terminal and entering “smbtree”. For example, if you want to open a share on a Windows machine named “win2″, but you aren’t sure of the name, do this:
- Open a terminal.
- Type this:
smbtree
- Note the name of the share in the list. For this example, we’ll say it’s “my files”.
- Go to Nautilus, and type “smb:win2my files” in the address bar, and hit “ENTER”.
query_windows_shares_from_the_command_line_in_ubuntu_linux.txt · Last modified: 2024/08/11 18:08 by jimc