Results 1 to 6 of 6

Thread: Connecting two ubuntu pc's to share folders

  1. #1
    Join Date
    Jul 2008
    Location
    Durham, NC
    Beans
    214
    Distro
    Ubuntu 10.04 Lucid Lynx

    Cool Connecting two ubuntu pc's to share folders

    Hello,

    I have two computers at home running Ubuntu. I am in the need to transfer a 5GB file from one computer to another but I do not find the proper way to do this. I am still learning about Ubuntu as I write this message.

    I would like to share a folder in computer "A" so computer "B" can be able to access it and copy the file from there.

    Could somebody help me to make the corresponding configuration in both computers?

    Thank you very much in advance,
    ArepaKing

  2. #2
    Join Date
    May 2006
    Location
    Wichita, Kansas
    Beans
    2,967
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Connecting two ubuntu pc's to share folders


  3. #3
    Join Date
    Jul 2008
    Location
    Durham, NC
    Beans
    214
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Connecting two ubuntu pc's to share folders

    Quote Originally Posted by avtolle View Post
    Hi,
    Thanks for your reply. I tried that approach but I keep getting this error message:
    Code:
    Error: Timed out when logging in
    Please select another viewer and try again.

  4. #4
    Join Date
    May 2006
    Location
    Wichita, Kansas
    Beans
    2,967
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Connecting two ubuntu pc's to share folders

    I have that problem when one of my computers is using wireless, but not when connected with an ethernet cable. Perhaps that might help you?

  5. #5
    Join Date
    Jul 2008
    Location
    Durham, NC
    Beans
    214
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Connecting two ubuntu pc's to share folders

    Both computers are wireless, but thanks for your suggestion. However, I found the error. I just had to add a new policy in the firestarter firewall program to allow incoming connections from my other computer by using the port "22".

    When I disabled the firewall it worked..

    Thank you for your help; SSH is definitely the best way to go. I am glad to announce that my 5GB file is being transmitted to my laptop as I write this message.

    Cheers,
    AK

  6. #6
    Join Date
    Dec 2007
    Location
    Colorado
    Beans
    22
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Connecting two ubuntu pc's to share folders

    Install "openssh-server" on one of the computers. On the other, go to "Places>Connect to Server" and choose type "SSH". Enter the other computers IP address and your username (and optionally, for server, /home/[yourusername]). When you connect, it will ask for your password. You will get a file browser of the other system. You can copy and paste to the SSH folder as if it were a local folder.

    This is not the only way to do this, and it doesn't exactly use shares. But it should accomplish what you are trying to do.

    EDIT: I didn't actually read the link above, but it looks like what I'm describing here. Sorry about the repeat. Glad to hear it worked out in 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
  •