Hi,
I have a Windows computer which serves as a file server.
I access it through a network share, all my data is on HDD1, and I have a simple batch file running as a shcheduled task every night which copies any differences from HDD1 to HDD2
Now I want to install Linux on that computer. Setting up sharing is easy nowadays on Linux, no problem there.
But how do I automate the copying process between the 2 hard disks? Only the changes must be copied, and it must be done automatically.
Can anyone help me?
Thanks



