Replicating files to another server?

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

System os: Windows server 2000

Is it possible to replicate all the data in a share such as
\\server\projects to another server (\\server2\projects)?

Dan
 
Peck,

I was looking into that, but I thought DFS was only used to provide one
central point for easy share access not replicate(store) the data in
server\projects to server2\projects.. Such as using rsync over nfs for
unix/linux.
 
Peck,
After reading a little more I figured out its exactly what I wanted to do.
Just now I need to figure out a way to impliment and force useres not to map
each share but use the one central spot.
Of course they can still map each share from \\server just need to have what
I want replicated somewhere else in my DFS if I understood that correctly.

Thanks
 
Back
Top