update
This commit is contained in:
parent
808040d72a
commit
d93e2f52c3
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@
|
||||||
system. For a backup system that uses git and that git-annex supports
|
system. For a backup system that uses git and that git-annex supports
|
||||||
storing data in, see [[special_remotes/bup]].
|
storing data in, see [[special_remotes/bup]].
|
||||||
|
|
||||||
|
* git-annex is not a filesystem or DropBox clone. But there
|
||||||
|
is a FUSE filesystem built on top of git-annex, called
|
||||||
|
[ShareBox](https://github.com/chmduquesne/sharebox), and there is
|
||||||
|
interest in making it easy to use and covering some of the use
|
||||||
|
cases supported by DropBox.
|
||||||
|
|
||||||
* git-annex is not unison, but if you're finding unison's checksumming
|
* git-annex is not unison, but if you're finding unison's checksumming
|
||||||
too slow, or its strict mirroring of everything to both places too
|
too slow, or its strict mirroring of everything to both places too
|
||||||
limiting, then git-annex could be a useful alternative.
|
limiting, then git-annex could be a useful alternative.
|
||||||
|
|
Loading…
Add table
Reference in a new issue