Results 1 to 6 of 6

Thread: Problem in windows sharing on linux

  1. #1
    Join Date
    Apr 2008
    Posts
    240

    Problem in windows sharing on linux

    Hi
    I mounted a network between a local computer, service pack 2 windows and linux ubuntu and it works normal, the problem I can not see the windows file sharing on linux. I created a shared folder on windows (PC1) and then I went on linux pc (2) shortcuts (/) network machine (PC1) of windows but if I click on it to access the files I find nothing. Does anyone with an idea about this. Thank you.
    Last edited by Solaris; 24-12-2009 at 10:15 AM.

  2. #2
    Join Date
    Apr 2008
    Posts
    3,424

    Re: Problem in windows sharing on linux

    Hello
    Open console and issue the following commands.
    Code:
    smbclient-L / / ip_pc1
    should produce output like:
    Code:
           How sharename Type
            --------- ---- -------
            IPC $ IPC Remote IPC
            SharedDocs Disk
            Disk film
            [... ]
    That lists all shared resources on the machine pc1 (ip_pc1 is the ip of the machine pc1)
    Issue this command in terminal.
    Code:
    smbclient / / ip_pc1/SharedDocs
    should give a prompt type: smb: \> .
    type the following commands in the "shell":
    Code:
        ls (list the contents of the directory (SharedDocs here in my example)
        mput nom_du_fichier_sur_pc2 (transfer this file to pc2)
        mget nom_du_fichier_sur_pc1 (transfer this file to pc1
    Hope this will help you.

  3. #3
    Join Date
    Apr 2008
    Posts
    240

    Re: Problem in windows sharing on linux

    Hello
    smbclient-L / / ip_pc1
    smbclient / / ip_pc1/SharedDocs
    I am really sorry but this did not worked for me. I think I am not clear with the concept. Could you please explain me the above in a more clearer way? Thank you in advance.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,424

    Re: Problem in windows sharing on linux

    Hi
    I am really sorry but this did not worked for me. I think I am not clear with the concept. Could you please explain me the above in a more clearer way?
    Do no get confused the following commands give you the out put, which I have posted in my earlier post.
    Code:
    smbclient-L / / ip_du_pc1
    or
    smbclient-L / / nom_du_pc1
    Try is out again and see if it works, or just post the output of the following commands.

  5. #5
    Join Date
    May 2008
    Posts
    3,516

    Re: Problem in windows sharing on linux

    Hello
    If you are not getting the out put or our are getting an error of the following commands
    smbclient-L / / ip_du_pc1
    or
    smbclient-L / / nom_du_pc1
    Then please check for the samba server in you machine. Have you installed Samba on your Linux machine? If no then install the samba server and then try the commands again.

  6. #6
    Join Date
    May 2008
    Posts
    2,945

    Re: Problem in windows sharing on linux

    Hi,
    Do you have a partition in fat32 under windows or simpler which is less flexible. If you do not have it then please create it first because I think even this may cause problems to you. Try it and if any problem then please do post. Hope you solve your problem and best of luck.

Similar Threads

  1. SYSVOL sharing problem on Windows 2003
    By AMIEL in forum Networking & Security
    Replies: 5
    Last Post: 09-01-2010, 11:22 AM
  2. Problem in network sharing in Windows 7
    By Elbanco in forum Operating Systems
    Replies: 3
    Last Post: 28-11-2009, 04:58 AM
  3. Problem with windows media sharing being disabled
    By Bansi V in forum Windows Software
    Replies: 3
    Last Post: 01-06-2009, 02:04 PM
  4. Printer Sharing problem in windows xp using wifi
    By Deabelos in forum Networking & Security
    Replies: 4
    Last Post: 24-03-2009, 02:57 PM
  5. Windows and Linux file sharing
    By Salome in forum Operating Systems
    Replies: 2
    Last Post: 30-09-2008, 06:28 PM

Tags for this Thread

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
  •  
Page generated in 1,714,312,665.54690 seconds with 17 queries