Browse a Samba or MS Windows share in Nautilus
This tip is submitted by RDK.
You can use Nautilus drag and drop feature to create and burn data CDs. Same way you can use Nautilus, which is the file manager for the UNIX/Linux GNOME desktop systems. Nautilus not only supports browsing local filesystems, it also provides access to FTP sites, Windows SMB shares, WebDAV servers and SFTP servers via GNOME VFS.
Nautilus supports previews of files in their icons, be they text files, images, sound or video files via thumbnailers such as Totem.
To browse your Samba or MS Windows shares open Nautilus manager, and type the following in the address bar:
smb://delta/mp3
Where,
- delta: is a server (Samba or Windows) name
- mp3: share name you trying to access

If your system account (login name) is not configured properly, you may be prompted for your Windows or Samba username and password. Once you are authenticated you will be able to browse your shares.
How do I browser a samba / windows share from a command prompt?
If you don't have GUI installed but you would like to browse a samba share from a command prompt (w/o GUI) or terminal window (X-term), use smbclient command. Make sure you have the samba-client package installed.
Type the following command:
$ smbclient //delta//mp3 -U myUsername
Once authenticated you will see smb: \> prompt. Use ls and other command to browse your share. Type help at the command prompt for the commands available.
smb: \> ls
smb: \> get file.name
smb: \> help
E-mail this to a Friend
Printable Version
You may also be interested in other helpful articles:
- Download of the day: SSLBridge AJAX based samba and windows share browser
- Nine things you should know about Nautilus
- Writing Nautilus Scripts and Extensions to increase productivity
- Tip of the day: Automount your Linux samba host into a Windows environment
- Best Linux / UNIX Posts of 2007: Part ~ IV
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Hi,
I have HP Integrity rx3600 server, I am trying to install RedHatEnterpriseLinux Version4 Update4, The installation hangs after the initrd.img is loaded…
The Cursor keeps on blinking…
This is what happens
Uncompressing Linux done..
Loading initrd initrd.img done…
_
There is no Error Message….
The same Media worked fine with another server rx6600,
I am able to install windows 2003 64Bit for Itanium Version on the same server.
What might be the problem…
Thanks
Really this get helpful me. If someone having notes or other things regarding linux can send. Bcoz im learning the linux.
Thnks
AtulG
Atul,
Glad to know you are learning Linux
Use search facility to search our site for more tips or you can join our forum to ask more questions
Accessing windows share from linux command line is very helpful.
Thanks you very much for this info
Can u please help me out hot to configure Squid Proxy step by step ….