File: comment_1_ab8808372b886fd1a9f55588d1cef602._comment

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (12 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (7)
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.
"""]]