-
-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alternative Solution to Sparkleshare #2005
Comments
I did a few updates a while ago. Unfortunately they were not merged. I’ve a working windows and Mac version, no Linux at the moment. |
Have you looked at git-annex and git-annex-assistant? https://git-annex.branchable.com/assistant/ In my experience on Linux it works but can be a memory hog. Web pages says it works on OS X. |
@macedd It builds just fine for me on macOS on the command line as described in the documentation, although opening the solution with the current Visual Studio Mac does not seem to work (that should be fixed). |
See #2006 |
I've been struggling to make the app work for the whole day. I was able to build it for Linux, but MacOS version I could not. The whole app is outdated, unfortunately.
After giving up my options, I decided to look for alternatives. @hbons mentions dvcs-autosync but it is too outdated at the moment.
The best solution so far might be to integrate git-sync with fswatch for the automated updates.
In my environment, I'm testing the following setup
The text was updated successfully, but these errors were encountered: