Results 1 to 2 of 2

Thread: Why I'm unable to create a sharing folder?

  1. #1
    Join Date
    Jul 2012
    Location
    Dhaka
    Beans
    271
    Distro
    Ubuntu 16.04 Xenial Xerus

    Why I'm unable to create a sharing folder?

    I have 2 PC's installed Linux Mint 17.X and Ubuntu 16.04 respectively. Now I want to share a folder between these 2 PCs. I've followed the following steps :

    1. Right click on the folder I want to share.
    2. Select "Sharing options".
    3. Select "Share this folder" and "Allow others to create and delete files in this folder".
    4. And click "Create share".

    After this folder icon has also been changed. But unfortunately I'm not getting this folder to other PC to access.
    How to solve this issue. Please help.

    sharing dialog.pngTestF.png

  2. #2
    Join Date
    Dec 2009
    Beans
    6,771

    Re: Why I'm unable to create a sharing folder?

    Why not start with the Mint machine:

    From that machine run the following command and post it's output:
    Code:
    net usershare info --long
    In the mean time:
    [1] Run this command to find the exact host name of your Mint box:
    Code:
    hostname
    [2] On the Ubuntu machine open a terminal and run:
    Code:
    nautilus smb://hostname.local
    Change hostname to the Mint host name you found in step 1 - and don't forget to add the .local at the end.

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
  •