rsync two directories on seperate disks on the same host

Stang Man

2[H]4U
Joined
Jan 19, 2002
Messages
2,532
Ok I've been trying to figure this one out, but I just can't get it right. What I need to do is sync two directories on two different disks on one computer. I'm running Cygwin on my Windows machine so I do have rsync installed.

For example, I have a "Ripped CDs" directory on D:\ and X:\ Drive X is an external USB drive that I use for travel, and I add music to it whenever I can. When I get home, I may end up ripping some other music to Drive D, and now X and D both have new but different music on them. How can I sync the two to account for both changes? Whatever it does, I do not want the command to delete files.

Thanks :)
 
If there was anybody that came across this thread looking for an answer, well... I haven't found one for rsync, though I did find this neat little tool, JFileSync. It is really simple and easy to use and has a GUI.
 
Back
Top