Quote: Originally Posted by
ckny 
I have searched and found a few programs that will sync two drives in XP but I don't know if they'll sync over a network. What I'd like is a program which is on my XP car computer that will allow me to initiate a wireless sync over samba with a folder on my mac indoors. Does anyone know of any programs that will do this?
Not sure of a program, but I have used ant scripts before to sync networked shares and in fact may start using this again.
Those familiar with Java will know about Jakarta Ant scripts.
Sync Task
You could try that.
If you decide to go down this route you will need to install ant and have a build.xml that contains the sync task defining what to sync.