--- In [email protected], "yildi" <yi...@...> wrote: >I have a thought that using watchfolder to check the file content change and >then copy the file to overwrite the old file. Anyway i have already find the other methods to get it thx all
> If I remember well, there is a Unix utility that can synchronize parts of the > changed files (it is a backup utility), and it has been compiled for Windows. > Maybe it can solve your problem. Unfortunately, I do not remember its name > (maybe someone else will, because it is quite well used for incremental > backup under *nix). If I remember its name, I will come back and post it. > Ok, I have been able to find it. It is called rsync. Look at the following > link that proposes a binary also for Windows: > > http://www.cis.upenn.edu/~bcpierce/unison/ > > Murat > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > --- In [email protected], "chunwaihome" <chunwaihome@> wrote: > > > > > > hello, > > > i have 2 text file,could i synchronize their content using pp? > > > > > > thx > > > > > > > FWIW Microsoft has a newish powertoy, SyncToy 2.0, which syncs two folders > > (or sets of folder pairs) where include and exclude file masks can be > > applied, and there is an option to check file content. It can be run with a > > command line, so it could be used with Powerpro. > > > > Also, according to the help file, sync operations can be scheduled (via the > > Windows scheduler) to run even when no one is currently logged into the > > machine or a different user is logged into the machine. > > > > Regards, > > Sheri > > >
