summaryrefslogtreecommitdiff
path: root/doc/forum/more_intelligent_copy_/comment_2_7b3f5d2e9de4b13de821177db2f57bcd._comment
blob: 474a068b65dcd5bab67be29a683a0dd05777b1e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="joey"
 subject="""comment 2"""
 date="2016-12-13T16:51:03Z"
 content="""
`git annex copy --fast` has the same behavior as `--not --in REMOTE`

The reason this is not the default behavior is that git-annex's location
tracking information can sometimes be out of date, and then those
two will not copy some files despite their content not being any longer
in the remote. This won't lead to data loss, but could result
in unexpected behavior, and so the slower, more understandable behavior
is used by default. (Although I sometimes go back and forth on switching
it.)
"""]]