Results 1 to 3 of 3

Thread: Copying files on a network share. Is this how it works?

  1. #1
    Join Date
    Oct 2006
    Location
    Apex, NC USA
    Beans
    122
    Distro
    Ubuntu 9.10 Karmic Koala

    [Solved] Copying files on a network share. Is this how it works?

    I have a samba server in the other room, Ubuntu Server 10.10 based. On there I have several shares. From my laptop, I am trying to move some files around on the server's file system and it is less than speedy.

    I'm curious, when I have a file manager open to the Samba share on my Xubuntu laptop and I drag files around the file manager window (one folder of >1 GB of files into another folder with many GB of files), is it somehow routing these files to my laptop (as an intermediary) before it moves the files to the other directory?

    If so, how to stop? This shouldn't be taking this long....

    - ABT
    Last edited by nc_jed; September 24th, 2011 at 10:01 PM.
    TriLUG, w00t!

  2. #2
    Join Date
    Mar 2011
    Beans
    46

    Re: Copying files on a network share. Is this how it works?

    Quote Originally Posted by nc_jed View Post
    is it somehow routing these files to my laptop (as an intermediary) before it moves the files to the other directory?
    Yes, that's exactly what it's doing, the only way round it is to move the files round directly on your server, you could do this via an SSH connection from the laptop. If you install nautilus on your server you can run it from your server on your laptop via SSH. That way you will be working on the server itself instead of over the network.

  3. #3
    Join Date
    Oct 2006
    Location
    Apex, NC USA
    Beans
    122
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Copying files on a network share. Is this how it works?

    Quote Originally Posted by Hugh971 View Post
    Yes, that's exactly what it's doing, the only way round it is to move the files round directly on your server, you could do this via an SSH connection from the laptop. If you install nautilus on your server you can run it from your server on your laptop via SSH. That way you will be working on the server itself instead of over the network.
    yikes, no wonder why it's taking so long. Thanks for the confirmation!

    -ABT
    TriLUG, w00t!

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
  •