I currently have Unison installed as a one way sync (mirroring) between a CentOS/Win7 box.
When configured as a one way sync what happens if I change a filename on the source box? Will unison delete the file on the mirroring box and then recopy the file over or is it smart enough to simply rename the file?
Also, what happens if I rename a file on the Mirroring box? Will Unison simply rename that file back to its proper name or will it delete it and resync the file from the "master" box?
I am currently running unison version 2.32.52 on both boxes.
Thanks