Results 1 to 6 of 6

Thread: Sharing Folders and Files with Windows 7

  1. #1
    Join Date
    Nov 2010
    Beans
    46

    Sharing Folders and Files with Windows 7

    I have installed Samba and shared one folder. However I cant seem to see the folder on my Windows 7 machine. Any ideas? Thanks

  2. #2
    Join Date
    Jan 2011
    Location
    India
    Beans
    253
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Sharing Folders and Files with Windows 7

    Is your machine in the same workgroup as your Windows 7 machine is? You can edit /etc/samba/smb.conf file and can set the workgroup option there.
    You can also use this tool for sharing file, it is very easy to use.

    Code:
    sudo apt-get install system-config-samba

  3. #3
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Sharing Folders and Files with Windows 7

    Dont miss anything even it is small. one small pin is enough to bring down a man.


  4. #4
    Join Date
    Nov 2009
    Beans
    117
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Sharing Folders and Files with Windows 7


  5. #5
    Join Date
    Dec 2009
    Beans
    6,776

    Re: Sharing Folders and Files with Windows 7

    I have installed Samba and shared one folder.
    Using what method? There are 2 ways to create a Samba share and you really should use one method or the other. If you post the output of these commands the folks here can be help you better:
    Code:
    testparm -s
    Code:
    net usershare info --long
    However I cant seem to see the folder on my Windows 7 machine.
    I'm assuming you mean you can't see the Ubuntu share from the Win7 machine. Ubuntu has both a Samba client and a Samba server. Can the client see the server on the same machine? To find out post the output of this command:
    Code:
    smbtree

  6. #6
    Join Date
    Jun 2008
    Location
    Chicago, IL
    Beans
    301
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Sharing Folders and Files with Windows 7

    I have a Win7 & XP to Ubuntu problem as well. Via nautilus, and other linux machines real and virtual I can see myself however from anything Win7 no. Ubuntu can access Win7 shares just fine, just not the other way around.

    Linux VM or real --> Ubuntu OK
    Ubuntu --> Win7 OK
    XP virtual --> Ubuntu not OK

    Any idea?
    Mint 14 | 64bit | DT ACER VN281G | Intel® Atom™ CPU D425 @ 1.80GHz × 2 | Registered Linux User#458200

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
  •