473,394 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Fastest method to copy a file across network?

I work with databases and some of my backup files are 30-100 gigs in
size. I currently use the FastCopy utility to copy files from one
server to another. (This is needed when I need to transfer a DB to a
different server). FastCopy says its 30 to 50% faster than Windows
file copy. I read somewhere that the windows kernel defaults to
4mb/sec throughput for copying.

Is this true? Is there a faster way or some utility to copy files?
I'm aware of RoboCopy but the documentation didn't mention anything
about faster performance. All my servers are windows 2000 NTFS.
Thanks

Jul 23 '05 #1
3 3881
On 13 Dec 2004 12:16:50 -0800, louis n wrote:
I work with databases and some of my backup files are 30-100 gigs in
size. I currently use the FastCopy utility to copy files from one
server to another. (This is needed when I need to transfer a DB to a
different server). FastCopy says its 30 to 50% faster than Windows
file copy. I read somewhere that the windows kernel defaults to
4mb/sec throughput for copying.

Is this true? Is there a faster way or some utility to copy files?
I'm aware of RoboCopy but the documentation didn't mention anything
about faster performance. All my servers are windows 2000 NTFS.
Thanks


Very often in my experience, ftp or http is significantly faster than any
high-latency network filesystem protocol like Windows.
Jul 23 '05 #2
I'd suggest looking at your network and not SQL as a starting point.
You may have the servers on seperate hubs with a shared 10mbps
connection when a dedicated 100mbps connection (possibly also the same
hub) would make a difference. It depends on the setup you have. It may
be a simple swap in your comms room for you. After these basic checks,
I'd then look to utilities to speed this up. At the end of the day,
it's the same bandwidth and same size of data so I can't see them being
vastly better unless using less intensive protocols (FTP may be quicker
for example).

louis n wrote:
I work with databases and some of my backup files are 30-100 gigs in
size. I currently use the FastCopy utility to copy files from one
server to another. (This is needed when I need to transfer a DB to a
different server). FastCopy says its 30 to 50% faster than Windows
file copy. I read somewhere that the windows kernel defaults to
4mb/sec throughput for copying.

Is this true? Is there a faster way or some utility to copy files?
I'm aware of RoboCopy but the documentation didn't mention anything
about faster performance. All my servers are windows 2000 NTFS.
Thanks


Jul 23 '05 #3
Hi Ross,

I set up a FTP site at the destination server and sent a 40gig file.
It completed within 2 hours, and is dramatically faster than what I
experienced before. Thanks for the tip. I don't know why I didn't
think of it before. Maybe I was brainwashed by windows ;)

Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Joker | last post by:
How to copy a jpg file on from local computer to remote server on the basis of PHP code?
1
by: Burt | last post by:
My company needs to move a 30 Gig SQL Server across the country as soon as possble on July 1. Turns out moving the full db across the network takes a few hours. I'd like to move a full copy of...
60
by: Julie | last post by:
What is the *fastest* way in .NET to search large on-disk text files (100+ MB) for a given string. The files are unindexed and unsorted, and for the purposes of my immediate requirements, can't...
3
by: Divya | last post by:
Hello, I am trying to copy a file from one domain to another. I have the username and password of the destination domain. I tried a few approaches - 1. Using the Impersonator Class -...
4
by: Brian Hanson | last post by:
Hi, I have a problem that is sporadic and am thinking it may come down to a timing issue. I have an asp.net (vb) app that used the system.io.file.copy method to copy a .pdf file from a network...
3
by: =?Utf-8?B?U2Vhbk1hYw==?= | last post by:
How do I programmatically copy files across a network (from a local workstation to another local workstation on the network) using visual basic 2005? In other words, when in explorer and you enter...
1
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
Using .NET 2.0 is it more efficient to copy files to a single folder versus spreading them across multiple folders. For instance if we have 100,000 files to be copied, Do we copy all of them to...
3
by: Mohamed Yousef | last post by:
Thanks all , but there is still something i forget to state -sorry - all communication will be via Http with a server so data is received via Http so local network solutions won't work the...
7
by: mirandacascade | last post by:
The questions are toward the bottom of this post. Situation is this: 1) Access 97 2) Multi-user appplication 3) SQL Server 2000 4) Sporadically (i.e. less than 1% of the time) encounter the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.