PC Review


Reply
Thread Tools Rate Thread

Copy only changes in a file

 
 
Mark Minnie
Guest
Posts: n/a
 
      21st Nov 2007
I want to synchronize two directories across a WAN. I know there are
dozens of programs to do this, but I can't find a program that will
only copy the changes in file.


For example...I have dozens and dozens of files ranging from 2MB to
500MB. These files change on a daily basis, but each file only
changes slightly. Because of the WAN bandwidth, I want to minimize
the data transfer. If the 500MB file changes, I don't see a need to
copy the entire 500MB if only a tiny portion of the file has changed.
I want to copy only the changed section of the file.

I think pcAnywhere uses a client-server between the apps on two
computers to do a binary check of what has changed between the files.
Only the changes are copied during a pcAnywhere "Speed Send". I
think that is what it is called in pcAnywhere.

Does anyone know of an application that copies only a portion of the
file besides pcAnywhere?
 
Reply With Quote
 
 
 
 
SG
Guest
Posts: n/a
 
      22nd Nov 2007
Hi Mark,

Not sure on this, but read about it and it may do what you want.
http://www.microsoft.com/windowsxp/u...o/synctoy.mspx

All the best,
SG

"Mark Minnie" <(E-Mail Removed)> wrote in message
news:96c74637-c125-493d-9d39-(E-Mail Removed)...
>I want to synchronize two directories across a WAN. I know there are
> dozens of programs to do this, but I can't find a program that will
> only copy the changes in file.
>
>
> For example...I have dozens and dozens of files ranging from 2MB to
> 500MB. These files change on a daily basis, but each file only
> changes slightly. Because of the WAN bandwidth, I want to minimize
> the data transfer. If the 500MB file changes, I don't see a need to
> copy the entire 500MB if only a tiny portion of the file has changed.
> I want to copy only the changed section of the file.
>
> I think pcAnywhere uses a client-server between the apps on two
> computers to do a binary check of what has changed between the files.
> Only the changes are copied during a pcAnywhere "Speed Send". I
> think that is what it is called in pcAnywhere.
>
> Does anyone know of an application that copies only a portion of the
> file besides pcAnywhere?



 
Reply With Quote
 
HeyBub
Guest
Posts: n/a
 
      22nd Nov 2007
Mark Minnie wrote:
> I want to synchronize two directories across a WAN. I know there are
> dozens of programs to do this, but I can't find a program that will
> only copy the changes in file.
>
>
> For example...I have dozens and dozens of files ranging from 2MB to
> 500MB. These files change on a daily basis, but each file only
> changes slightly. Because of the WAN bandwidth, I want to minimize
> the data transfer. If the 500MB file changes, I don't see a need to
> copy the entire 500MB if only a tiny portion of the file has changed.
> I want to copy only the changed section of the file.
>
> I think pcAnywhere uses a client-server between the apps on two
> computers to do a binary check of what has changed between the files.
> Only the changes are copied during a pcAnywhere "Speed Send". I
> think that is what it is called in pcAnywhere.
>
> Does anyone know of an application that copies only a portion of the
> file besides pcAnywhere?


There are several ways to attack the problem. The easiest is a "patch"
technique. In this technique:

1. The new file is compared to an old file and the differences recorded in a
3rd file.
2. The 3rd file is then used to "patch" some other file(s).

You would have to retain a copy of the old file on your current machine in
order to create the patch file. You then ship the patch file to another
computer. On that other computer, a "patch" program runs to apply the
patches.

Use Google to find "difference" and "patch" programs


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to show copy process when I use System.IO.File.Copy function Michael Microsoft VB .NET 6 25th Sep 2007 01:31 PM
I am looking for a file copy program that will simply copy files without stopping LarryB Windows XP 6 8th Mar 2007 08:24 PM
EXCEL FILE a copy/a copy/a copy ....filename =?Utf-8?B?dmU=?= Microsoft Excel New Users 1 29th Sep 2005 09:12 PM
using File.Copy to copy files to shared hosting site Steve Richter Microsoft ASP .NET 4 18th Apr 2005 04:06 PM
Big difference in file copy speeds from XP to 98SE depending on which PC initiates the copy QuienEs Windows Networking 6 6th Aug 2004 01:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:31 AM.