- backup suggestions
- Posted by schnile25@gmail.com on August 7th, 2007
what is most simplest way in Windows environment, to connect Windows
machines, and leverage the 2nd machine has a sort of backup resource.
I want to basically have the data at time I write it on one machine
for just one folder and its trees also data to the second machine. So
if I lose data on mone machine at least there is a basic.
This is my resources at hand (2 computers), and I want to find a way
to do this for some internal software development assets I want to
have redundancy copies of.
And also, I need this freeware :-) if it can be done, I appreciate
the advise and assistance.
- Posted by Mathieu CHATEAU on August 7th, 2007
hello,
on windows 2003, you can use DFS to replicate (free/builtin with windows).
If you do not have a windows domain (AD), you may use syncback to make the
trick:
http://www.2brightsparks.com/downloads.html#freeware
It can backup but also maintain identical folders between two machines.
You may also used robocopy (usefull if tons of small files or to maintain
permissions identical):
http://www.microsoft.com/downloads/d...displaylang=en
--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com
<schnile25@gmail.com> wrote in message
news:1186460398.048754.285410@22g2000hsm.googlegro ups.com...
- Posted by johnboy007 on August 7th, 2007
Sounds like folder Synchronisation or you may want to look at Volume
shadow......
"schnile25@gmail.com" wrote: