Results 1 to 4 of 4

Thread: Connecting to a server thru smbclient

  1. #1
    Join Date
    Apr 2008
    Location
    Earth
    Beans
    42
    Distro
    Ubuntu 11.04 Natty Narwhal

    Connecting to a server thru smbclient

    Hello, I`am running Ubuntu on a Virtual PC, and everything is going fine at work, I want to connect using smbclient to our windows 2003 server in a specific shared folder ip: 192.168.1.39.

    However I can list and see all the workgroups and computers using : smbclient -L 192.168.1.1 and just hitting enter on the password field.

    however I can also connect and see the directories inside the 192.168.1.39 server thru using the Places connect to server or Network. Also I establish this connection by entering the Workgroup name and my network user&pass.

    How do I connect using commandline smbclient like I do using Places-Network??

    I`am om Gutsy.

  2. #2
    Join Date
    Apr 2008
    Location
    Earth
    Beans
    42
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Connecting to a server thru smbclient

    Hello any ideas regarding this issue?

  3. #3
    Join Date
    Jan 2007
    Beans
    5,549

    Re: Connecting to a server thru smbclient


  4. #4
    Join Date
    May 2008
    Location
    SoCal
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Connecting to a server thru smbclient

    to list all shares available use:
    Code:
    smbtree
    -BAB1

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •