Open fire opened 13 years ago
I no longer develop this version of sharebox (I switched to C, in order to improve performance - file copy is just faster and there is much more hope to see this run on a smartphone some day this way)
See https://github.com/chmduquesne/sharebox-fs
Also I no longer intend to use a GUI for solving the synchronizations issue. I think it is more user-friendly if you can see conflicting files as hidden files and decide to keep/delete them using regular commands. As for browsing the history, I plan on using an approach like https://github.com/mfontani/git-fuse-perl to let the user grab older versions of files.
SparkleShare has a nice gui but there's many challenges to use it with git annex.