File: comment_1_ab8808372b886fd1a9f55588d1cef602._comment

package info (click to toggle)
git-annex 10.20250721-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 74,484 kB
  • sloc: haskell: 90,982; javascript: 9,103; sh: 1,469; makefile: 213; perl: 137; ansic: 44
file content (12 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2016-04-20T16:53:04Z"
 content="""
How many copies have you configured git-annex to keep of each file?

If it's 1 copy, the clients should be able to contact the server, see that
it has the file, and drop it as it's in the achive folder. But if 2 copies
are needed, neither client can verify that the other client has a copy, so
both will hold onto their own copy for safety.
"""]]