Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: HOWTO:Faster network file transfers

  1. #21
    Join Date
    Jan 2008
    Beans
    174

    Re: HOWTO:Faster network file transfers

    When I entered command:

    Code:
    mount -t cifs //network/share /media/networkshare
    I got this:

    Code:
    mount error: could not find target server. TCP name network/share not found
    No ip address specified and hostname not found

  2. #22
    Join Date
    Dec 2005
    Beans
    764
    Distro
    Ubuntu 6.06

    Re: HOWTO:Faster network file transfers

    if you don't have Winbind installed then you have to connect through IP address and not DNS address
    Kubuntu 15.10
    Intel Core i5, 8GB RAM, Amd Radeon 7870XT@fglrx
    http://folding.extremeoverclocking.c...shrack&t=37766

  3. #23
    Join Date
    Jan 2008
    Beans
    174

    Re: HOWTO:Faster network file transfers

    I hate to be a stooge.... but wha? could someone explain that to me a lil dummer?

  4. #24
    Join Date
    Dec 2005
    Beans
    764
    Distro
    Ubuntu 6.06

    Re: HOWTO:Faster network file transfers

    sorry for not replying sonner had been busy.
    Anyway here's some WIKI info about IP address:
    http://en.wikipedia.org/wiki/IP_address
    Every computer has a unique IP address. But since IP address are harder to remember then DNS names we use names.
    You can try it by doing this in a terminal:
    Code:
    ping www.google.com
    and you will see that the address 'www.google.com' translates into its IP number.

    So try to ping the other computer by its IP number
    Kubuntu 15.10
    Intel Core i5, 8GB RAM, Amd Radeon 7870XT@fglrx
    http://folding.extremeoverclocking.c...shrack&t=37766

  5. #25
    Join Date
    Mar 2008
    Location
    Netherlands
    Beans
    55
    Distro
    Ubuntu Mate

    Re: HOWTO:Faster network file transfers

    Hya,

    How do I get my folder to automount on boot?
    I tried the option auto and _netdev, but it still won't automount on boot.
    If I mount manually with mount -a, then fstab works fine.

    Never mind.
    All my problems (including webcam that wasn't working) were because I burned an Ubuntu CD with a faulty DVD burner. Which caused Ubuntu to not install correctly. It took me three days (and two nights. I'm soooooo tired, but so happy everything is working now ) to figure that out.
    Last edited by Xyphoid; May 15th, 2009 at 06:20 AM.

Page 3 of 3 FirstFirst 123

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
  •