About nixCraft

Topics

Browse a Samba or MS Windows share in Nautilus

Posted by Vivek Gite [Last updated: November 26, 2006]

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,

Browse a Samba or MS Windows share in Nautilus

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:

Discussion on This Article:

  1. Sunil Says:

    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…

  2. Atul Says:

    Thanks

    Really this get helpful me. If someone having notes or other things regarding linux can send. Bcoz im learning the linux.

    Thnks
    AtulG

  3. vivek Says:

    Atul,

    Glad to know you are learning Linux :D

    Use search facility to search our site for more tips or you can join our forum to ask more questions :)

  4. Deepu D Says:

    Accessing windows share from linux command line is very helpful.
    Thanks you very much for this info

  5. Pawan Says:

    Can u please help me out hot to configure Squid Proxy step by step ….

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!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2004-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Powered by Open source software.