I use synctoy to sync a folder between my USB drive and my laptop. I want to sync a different folder on my USB drive with a folder on a computer at work but I am unable to install software on it. So i suppose my question is there a portable version of synctoy or a similar program available to use?
feedback
|
|
I've used DeltaCopy for this with pretty good results. Its based on the open source rsync project. It can be downloaded as a zip that can be extracted and run directly from the USB drive. | |||
|
feedback
|
|
My favorite utility is robocopy (part of Windows Server 2003 Resource Kit Tools). You can put the robocopy.exe on the hard drive and make two batch files, one for each machine. The first script will copy from the computer to the hard drive. The second will copy from the hard drive to the computer. sample robocopy command
Assuming that the external drive letter is E. The | |||
|
feedback
|
|
What is your OS? Under windows, you can creat a briefcase and copy it to the usb disk, then when you need to synchronize the files between the two folder, just click on it then it will be done automatically. | |||
|
feedback
|