Melleus writes: > Richard Lawrence writes: > >> Also, Unison (http://www.cis.upenn.edu/~bcpierce/unison/) promises to do >> two-way file sync between *nix and Windows. I've never tried it; has >> anyone else? > > I can recommend rsync (you can get it from Cygwin for Windows) for such > things. No fancy GUIs though. It just works. I have not tried it yet, but https://github.com/dooblem/bsync/blob/master/README.md could be of some help. I guess it does like unison but using rsync. Also, if you handle big files also, you may try git-annex (http://git-annex.branchable.com/). I could be used to simply synchronize files with "git config annex.largefiles 'exclude=*'" and "git annex sync". -- Konubinix GPG Key : 7439106A Fingerprint: 5993 BE7A DA65 E2D9 06CE 5C36 75D2 3CED 7439 106A