I am looking for a script that can run under NT or 98 that would keep files synchronized between two directory trees across a network. I found one perl script that seemed to do what I want, but appeared to require features only found on Linux. I have a laptop and a desktop and want to be able to schedule automatic synching of certain directory trees. Does such a script or program already exist? How difficult would something like this be to write in Perl? I am an intermediate newbie and so was looking for something already done, but am always willing to learn more about Perl!
Thanks in advance!