The project is kind of dead in a way.
The project started off as a school project and one of the criteria was to make it open-source. The basic requirements for the project is just to make a file sync. Although we were asked to make it open source, we didn't really expect people to use it so much. Don't get me wrong =), the program worked well, we did a lot of test to ensure that no file get lost and is totally usable, we just didn't expect people to be using it for network drives.
However, since the project is open source, feel free to add anything or remove anything from it. I have also made a point to separate the different layers from one another, so it should be easy to make a network support for it (I think) without breaking the other functions. If someone is interested to change the code for network support, feel free to contact me and I will add you to the project. Alternatively, you should just clone it to github/bitbucket and link it back here =). Just let me know if do so.
Cheers
(oh and please please, if you want to help, please help get rid of all the .syncless trash that are leaving in people's folder, and do what git does. It was sloppy on our part to do what svn does and till this day I hate myself for suggesting that. We couldn't find a good fix back then.)