• 0

Question

Fast copy software for internal network traffics

Urgently required

Hello

Urgently for business ... looking for the most fastest software for data copy or data transfer in internal network between computers in the same network

I've goggled and found TeraCopy and RichCopy to be the most fastest tools around

When I test both of them I've found it is maximum 9:10 MB/second ... which is really slow for our needs

Please advise for a tool free or paid that could be as fast as possible?

Note: lan is about 20 node ... and daily data traffics in between is about 150:200 GB/day ... Yes we do work in that volume in a daily base ... so please advise for a suitable one?

Also all computers running windows 7 and XP

Recommended Posts

  • 0

why so many switches. we showed 1 large one for 100, you just spent 180 for something that could have been had for 100, unless you need those switches in different areas....

onboard is just fine. buffer size I wouldn't worry too much about that, I would worry about if it supports jumbo frames and if the cards support jumbo frames (again useless if only one supports not the other, all have to support). Jumbo Frames could squeeze out some more bandwidth.

  • 0

why so many switches.

It was not my decision to buy them but it is my other co-worker as he was in the mall while we were discussing it here.

we showed 1 large one for 100, you just spent 180 for something that could have been had for 100.

He has been advised by the guy in the mall to get them, and it was late to reach him I am afraid :( , but prices in local markets are not the same as newegg website but more cheap.

unless you need those switches in different areas....

No, all are in one place, so now shall I continue using these switches and bridging each two switches to become a bigger one or still 0ne with 16 ports is far better?

onboard is just fine.

Please I want to know if you mean it is the same performance as the performance of the pci cards or not?

buffer size I wouldn't worry too much about that?

Why? isn't not important?

I would worry about if it supports jumbo frames and if the cards support jumbo frames (again useless if only one supports not the other, all have to support). Jumbo Frames could squeeze out some more bandwidth.

Please I am still do not understand this Jumbo Frames thing correctly, please may you explain it more?

=> one last thing, regarding comparing brands, if I am comparing the same features for different brands, does it matter? or all are the same? cisco, d-link, tp-link?

Thanks a lot and too much appreciated.

  • 0

No, all are in one place, so now shall I continue using these switches and bridging each two switches to become a bigger one or still 0ne with 16 ports is far better?

Lets start with this, transferring on a single switch would be faster. When you start daisy chaining (what you are doing by plugging one switch into another) you are creating a potential bottleneck. A good switch will transfer to each port a 1Gb/s, if you are transferring multiple gigs from switch1 to multiple gigs on switch 2 the link between switch one and switch two will be the bottleneck and your transfers will suffer and be cut in half. You loose the ability to transfer 1Gb/s to each port, and it becomes halfed or even less. This is why 1 switch is better.

Please I want to know if you mean it is the same performance as the performance of the pci cards or not?

I have not noticed any gain with going with a PCI nic when doing file transfers.

Why? isn't not important?

Well it is sort of important, but not really. You are doing copies, it would help more if you had a ton of devices making different requests. Your goal is to transfer data, not going to see much benefit with buffer size.

Please I am still do not understand this Jumbo Frames thing correctly, please may you explain it more?

Basically the largest transmit unit or MTU most devices and switches can transfer at is 1500. Anything above 1500 is considered a jumbo frame. Frames close less times per large file transfer when you use Jumbo Frames. You can get a bit more speed out of the line if you use Jumbo Frames. This may help a little: http://www.codinghorror.com/blog/2009/03/the-promise-and-peril-of-jumbo-frames.html

=> one last thing, regarding comparing brands, if I am comparing the same features for different brands, does it matter? or all are the same? cisco, d-link, tp-link?

Thanks a lot and too much appreciated.

You want to compare features of different switches, brands really don't matter much.

  • 0
...

Please I am still do not understand this Jumbo Frames thing correctly, please may you explain it more?

...

Normally ethernet frames are 1500 bytes long, (That includes headers and such), jumbo frames allow you to increase the side of the frames, decreasing the amount of headers sent.

Both my gigabit switches support 9KB jumbo frames (so I can send around 9KB of data per header instead of around 1KB), my PC also supports it (but disabled by default) and my Mac makes no mention to whether it's supported or not.

Edit: After messing around with settings and testing it, all the devices on my network support jumbo frames, so my systems can now pass around 9KB of data in a single Ethernet frame. It seems faster, but I need to do actual testing.

  • 0

Please I would like to ask if using ftp will be any good to do the transfer after done the hardware upgrade to gigabit:

ftp server in the boxes I am copying from.

ftp client to the boxes I am copying to.

and does file zilla considered a good option or there is a better software?

  • 0

don't use ftp you will be just fine with windows transfer esp with jumbo frames...once the copy starts ftp would be near useless anyway. you won't gain much at all from ftp.

http://www.newegg.co...N82E16833129035

  • 0

I don't want to come off like an ASS, but perhaps the OP needs to actually hire a network engineer. It sounds like you don't have a clue about this stuff, don't understand networking, OS's Protocols, etc. I'm all for people learning, but you don't understand the basics, if you really need this for a business, you should hire someone who knows this stuff to set things up for you to fulfill your business need.

  • 0

don't use ftp you will be just fine with windows transfer esp with jumbo frames...once the copy starts ftp would be near useless anyway. you won't gain much at all from ftp.

http://www.newegg.co...N82E16833129035

Ok, thanks

Another point: I've found a Jumpo frame option in the network adapter setting from device manager for the motherboard gigabyte built-in network in the motherboard.

But for the one in the Dell OptiPlex GB620, I did not found and mention for the Jumpo Frame. so in such a case the network pci card we had may include this option or not?

I don't want to come off like an ASS, but perhaps the OP needs to actually hire a network engineer. It sounds like you don't have a clue about this stuff, don't understand networking, OS's Protocols, etc. I'm all for people learning, but you don't understand the basics, if you really need this for a business, you should hire someone who knows this stuff to set things up for you to fulfill your business need.

You are right about us, but wee found it a bit expensive to hire an engineer so we are do it ourselves the hardway.

Also we almost there and about to finish the network setup (thanks for all of you guys).

  • 0

Don't use jumbo frames.

That's just adding more pain to this than you need. The jumbo frames will make a minute difference at best. Just run with what you have.

Gigabit networking will likely bring your speed up to ~100MBps. At this point, as Budman observed, you are more likely to be capped by your computers hardware than the network.

Just set it up, stop thinking about it so much and just do it.. This is a basic thing.

  • 0

Don't use jumbo frames.

That's just adding more pain to this than you need. The jumbo frames will make a minute difference at best. Just run with what you have.

Gigabit networking will likely bring your speed up to ~100MBps. At this point, as Budman observed, you are more likely to be capped by your computers hardware than the network.

Just set it up, stop thinking about it so much and just do it.. This is a basic thing.

EXACTLY - talk about mulling over every insignificant detail there is ! --

2 switches or 1 ? WOW - by using 1 you saved yourself an entire .00000001 seconds !

Dont need to be a network guru to understand things like that.

If you get near 100MB/sec - you are moving files unbelievably fast over ethernet - even if it peaks @ 70MB - be happy & dont sweat pointless details that will only show a benefit if you did it 24/7 over the next 10 years.

Curious, what kind of business is this ?

  • 0

I am sorry I did not realized your replies because been making the print screen :(

Don't use jumbo frames.

That's just adding more pain to this than you need. The jumbo frames will make a minute difference at best. Just run with what you have.

Gigabit networking will likely bring your speed up to ~100MBps. At this point, as Budman observed, you are more likely to be capped by your computers hardware than the network.

Just set it up, stop thinking about it so much and just do it.. This is a basic thing.

Ok, Thanks a lot for you and for all other good people input in this thread, really saved us a lot of money indeed for a consultant.

EXACTLY - talk about mulling over every insignificant detail there is ! --

it is just I am really worry for getting started then have a problem ... but I will listen to your advise my friend.

2 switches or 1 ? WOW - by using 1 you saved yourself an entire .00000001 seconds !

Dont need to be a network guru to understand things like that.

I am sorry, but please, do you say that as an example to clear your idea to do not worry about details?

Or you mean for real that using two switches and bridge both of them will almost make no differences?

Thanks for this tip and sorry if I am asking silly or stupid question ... please be patient :)

If you get near 100MB/sec - you are moving files unbelievably fast over ethernet - even if it peaks @ 70MB - be happy & dont sweat pointless details that will only show a benefit if you did it 24/7 over the next 10 years.

That would be really amazing thing to be achieved and I never ask for something more indeed.

Curious, what kind of business is this ?

It is as I mentioned on the beginning of the thread here

We are a small media producing company that are working under short term contracts out sourced for some local TV channels to record its shows on a daily base and do video encoding to various format like .avi, .rm, .flv, .mp3 ? and upload it to famous websites plus a .mpeg copy to be given to the channel itself.
  • 0

2 switches or 1 ? WOW - by using 1 you saved yourself an entire .00000001 seconds !

Dont need to be a network guru to understand things like that.

This is not accurate. This would depend on how many computers are being copied from and to. You can bottleneck on the uplinks between switches. It shouldn't take a math genius to figure out that you can't pull 2 or more through something that is only capable of 1. And the 1 will get divided by the computers trying to pull data through it, 2 computers pulling will only get 500mb, 3 pulling 333mb and so on. But if all of the computers are on the same switch they can maintain 1Gb/s between all of them, they aren't sharing a 1Gb connection.

Make sense now? He needs it for massive file transfers not connecting pcs to a network that will browse the internet and pull small docs from a server. He needs all available bandwidth, but if he is only copying to 1 computer it is a moot point.

  • 0

OP, can you walk us through how you copy? Do you do one machine at a time or multiple?

And how do you copy? Are you "moving" the file to another computer, or do you copy it from the recording computer to the editing computer, leaving the original on the recorder.

  • 0

OP, can you walk us through how you copy?

So far I was using the copy software tera copy and winmend software ...

Do you do one machine at a time or multiple?

Yes it is a one file from a one machine in a time, as I open the copy software and drag and drop the file from various network computers and place them all in queue then it is copying one by one ... so no parallel transfer under any circumstances as I read that multi transfer increase the time 0f transferring.

And how do you copy? Are you "moving" the file to another computer, or do you copy it from the recording computer to the editing computer, leaving the original on the recorder.

Yes exactly this is what I am doing ... then after finishing the transfer I do delete the file from the recording machine (using remote desktop) then do a restart or a shut down, and setup ccleaner to run when computer start to clean everything to save space on the hard drive as each computer from the recording machine using a 80 gb hard drive and make it on big partition as making two r three partitions will lose a lot of space.

But please let me ask if moving the files is any better instead of copying, but I use the copy way in case anything wrong happened during the move process.

  • 0

I've just come back from the mall now and bought this switch:

D-Link 16-Port Gigabit Switch DGS-1016D:

http://www.dlink.com/products/?pid=337

And will use another cisco one I mentioned earlier ... so we will have two small network, and two adsl routers ... that is all I think :)

And got two kind of cables to try and test:

- Patch cord cat 6 premium line

- Patch cable cat6 blue molded intellinet

Both are 5 m length but premium line is more expensive then intellinet (I do not know of any given reason and the guy in the mall did not know as well, so if any one can advise for this regard that would be awesome).

Also for short cables (10 m maximum) will it make any differ in my case for performance? or almost all cables are the same?

Thanks a lot and too much appreciated :)

  • 0

Cat 6 is not needed unless you're going 100m or more in length. A good Cat5E-cable will work.

Connect everything, see if every computer goes in Gigabit mode (you can see that in the network properties in Windows, status of the adapter states the link speed). If all computers are in Gigabit mode, you're ready to go. You shouldn't even have to replace cables. Just first replace the slow switch(es) with the new one, and see if it works. It probably will.

More expensive cables will not give you faster transfer speeds. As long as the link speed is Gigabit, you're always fine. Always.

  • 0

I've just come back from the mall now and bought this switch:

D-Link 16-Port Gigabit Switch DGS-1016D:

http://www.dlink.com/products/?pid=337

And will use another cisco one I mentioned earlier ... so we will have two small network, and two adsl routers ... that is all I think :)

And got two kind of cables to try and test:

- Patch cord cat 6 premium line

- Patch cable cat6 blue molded intellinet

Both are 5 m length but premium line is more expensive then intellinet (I do not know of any given reason and the guy in the mall did not know as well, so if any one can advise for this regard that would be awesome).

Also for short cables (10 m maximum) will it make any differ in my case for performance? or almost all cables are the same?

Thanks a lot and too much appreciated :)

My 2c, the switch will be fine. Forget the premium cables... just return those.

As far as Cat5/5E/6... use 5E if you already have it... if not, use 6 (forward compatibility, a little more robust, little less interference, yadda yadda)

  • 0

This is not accurate. This would depend on how many computers are being copied from and to. You can bottleneck on the uplinks between switches. It shouldn't take a math genius to figure out that you can't pull 2 or more through something that is only capable of 1. And the 1 will get divided by the computers trying to pull data through it, 2 computers pulling will only get 500mb, 3 pulling 333mb and so on. But if all of the computers are on the same switch they can maintain 1Gb/s between all of them, they aren't sharing a 1Gb connection.

Make sense now? He needs it for massive file transfers not connecting pcs to a network that will browse the internet and pull small docs from a server. He needs all available bandwidth, but if he is only copying to 1 computer it is a moot point.

meh - youre asking me to read the whole thread ? nonsense

  • 0

I am afraid that after using the 1 gb it is still not fast and only 38 mb/s maximum:

Fdc9N.png

Please advise what shall I do now and which settings I should tweak or adjust.

Transfer done exactly in 07:34 minutes for a file sized = 16 gb

Thanks a lot

This topic is now closed to further replies.
  • Posts

    • It had gone weeks ago. Although thinking about it I'm on the beta.
    • They thought value of their goods would forever only drop like it used to and didn't account for sudden increase in price because of all the Ai hype. Tough luck Samsung, don't try to weasel this one out. Also American customer protection laws are a**. In Europe, you need to be compensated for a functioning product of same or better characteristics (not same price point as when it was originally bought!) if it can't be repaired and when you receive a replacement product your warranty starts from scratch because you received a different item than you previously had and old warranty thus cannot apply to it anymore. If your actual item was successfully repaired, warranty gets extended for the period the item was in service. If item is repaired to a significant extent, warranty also starts over from scratch because major part of it was replaced. Americans need to fight to get this kind of consumer protections because they are constantly getting screwed over.
    • Microsoft releases new Windows 11 Media Creation Tool with the latest updates by Taras Buria Patch Tuesday updates arrive every month, bringing users new features and security updates. To make sure customers have access to the most recent images, Microsoft also releases updates to the Media Creation Tool app, its official utility for Windows 11 installation. Today, the company pushed new ISOs to Media Creation Tool, allowing you to create images with the June 2026 Patch Tuesday updates. With the latest update, the Media Creation Tool now downloads KB5094126. It is Windows 11 version 25H2, build 26200.8655, which is also available via Windows Update. Note that the app itself remains on the previous version, which you can check in Properties > Details. The only change is that it now downloads a more recent Windows 11 build, so the only way to check is to download an ISO. The June 2026 Patch Tuesday update is a special release for Windows 11, as it brings a new performance profile to make the operating system more responsive and snappier when rendering various user interface surfaces, including the Start menu, quick settings, and more. It does so by spiking processor speeds for a brief moment, resulting in higher loads for a second or two. The so-called “Low latency profile” is rolling out gradually, but you can force-enable it with the ViVeTool app. Other changes include webcam improvements, Task Manager updates, shared audio support, and more. You can download the Media Creation Tool app from the official Microsoft website using this link. Besides MCT, Microsoft lets you download Windows 11 ISO as a file directly from the official Windows 11 website. However, you will need a third-party app to write it to your USB drive. Check out this guide if you want to know how to do that.
    • Louis Rossmann suing Samsung over "990 Pro SSD warranty scam" by Sayan Sen Back in 2023, if you recall, Neowin reviewer Robbie Khan had a dispute with Samsung over his 990 Pro SSD, which was rapidly losing its health. After significant back and forth, the tech giant had finally released firmware to "stop" the issue. Interestingly, its previous flagship at the time, the 980 Pro was also facing problems leading to two consecutive sets of firmware fixes. Three years later, it looks like a similar conflict has now broken out between tech repair entrepreneur YouTuber Louis Rossmann and Samsung, as it has escalated into a threatened lawsuit after the company allegedly refused to appropriately replace a failing 990 Pro SSD that remained under warranty. According to Rossmann, a 4TB Samsung 990 Pro NVMe SSD purchased for approximately $330 less than two years ago, began experiencing major hiccups and issues, even though he claims it had been operated under ideal cooling conditions. It was installed in a RAID 1 array and cooled by a heatsink and dual high-speed fans. However the drive reportedly started dropping out of the array, exhibiting controller-level failures that eventually became not useable in any meaningful way. Rossmann said Samsung’s support process was marked by delays and confusion from the very start. After initially contacting the wrong regional support channel, he was redirected to Samsung’s memory support division where he submitted detailed diagnostics, logs, and proof of purchase. Rossmann runs a repair company and owns an ACE Lab PC-3000 machine, which is a professional-grade data recovery equipment. As such, he had been confident in his diagnostics. Samsung even seemingly acknowledged that later. Regardless, Rossmann claims that his initial support ticket was automatically closed before a full 24-hour response window had elapsed, forcing him to reopen the case and resubmit documentation. The controversy however intensified further from here after Samsung accepted the drive for warranty evaluation but later returned it with a repair report stating that the drive had passed its testing and that the SSD had been verified as functional. Rossmann strongly disputed those claims citing that his own independent testing on PC-3000 showed write speeds reducing to as low as 40–60 MB/s before the drive failed entirely. Samsung subsequently informed him that the SSD had been reset and reflashed, passing internal stress tests. However, the company also stated that replacement units were unavailable due to an industry-wide memory shortage and suggested that a refund process could be initiated if further testing confirmed the fault. Thus, to settle, the company offered a refund of $330, the amount that was initially paid by him to make the purchase. Here, Rossmann pointed out the seeming hypocrisy of the tech giant as in how no Samsung drive was apparently allocated for warranty replacements, but they were abundantly available for retail sales especially when using business accounts. As you can see, Rossmann is indeed right, there are Samsung 990 Pro 4TB SSDs on Amazon currently for $950 (shipped and sold by first-party Amazon US itself), and they are also available on Samsung's own store too, albeit for an even higher price of $1100. Thus Rossmann argues that Samsung’s inability or unwillingness to provide a replacement while the same model remains available for purchase at significantly higher market prices reflects a failure to honor its warranty obligations. He has issued a formal 60-day notice and says he intends to file suit in Texas small claims court, asserting that companies should face greater costs for denying legitimate warranty claims than for fulfilling them. You can check out the full video titled "Samsung's 990 Pro SSD warranty policy is a scam; I'm taking them to court," at the link below. Source and image: Louis Rossmann (YouTube) As an Amazon Associate we earn from qualifying purchases
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      184
    3. 3
      +Edouard
      158
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!