https://github.com/hbons/rainbows
Rainbows, an experimental backend for SparkleShare
https://github.com/hbons/rainbows
Last synced: 7 days ago
JSON representation
Rainbows, an experimental backend for SparkleShare
- Host: GitHub
- URL: https://github.com/hbons/rainbows
- Owner: hbons
- License: gpl-3.0
- Created: 2011-07-31T01:35:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-10-22T21:16:13.000Z (over 13 years ago)
- Last Synced: 2024-10-06T15:37:02.581Z (7 months ago)
- Language: C#
- Homepage: http://www.sparkleshare.org/
- Size: 271 KB
- Stars: 13
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is an attempt to create a backend designed specifically
for SparkleShare's use case to balance out the disadvantages of
using Git which is the current default in SparkleShare.It takes inspiration and ideas from both Git and Syncany.
Benefits over Git:
- Limiting local history to a period
- Restoring/reverting to file revisions that are not
in the local history anymore but are on the host
- Client side encryption
- Resumable transfers
- Using any kind of storage with write access
- Store empty folders
- Follow symlinks