Hi
I'm using rsync(with Cygwin) to sync 2 local folder The folder contains binary files
I'm using the following command
rsync.exe -av dir1/ dir2/
but the files in dir2 where only partially update, there are few different files
does anybody know of a problem with rsync on windows? should i use some other flags
10'xs