I want to synchronize a folder from a network drive to a laptop. When ever the user needs to go on the road, he execute the app and voilà!, everything is synchronized.
So I need to copy files and folders from the netword drive to a folder on the laptop. Overall, the folder on the network drive has several folders and files totaling about 100Mb. I don't want to clear the laptop directory and copy everything from the network drive. I need only to copy what has changed since the last synch.
Any ideas? Any tools or add-ins? What API to use? How would you do it? How should I do It?
Thanks a bunch
So I need to copy files and folders from the netword drive to a folder on the laptop. Overall, the folder on the network drive has several folders and files totaling about 100Mb. I don't want to clear the laptop directory and copy everything from the network drive. I need only to copy what has changed since the last synch.
Any ideas? Any tools or add-ins? What API to use? How would you do it? How should I do It?
Thanks a bunch