This commit is contained in:
parent
f69a79fc70
commit
19b1c5bf59
1 changed files with 15 additions and 0 deletions
15
doc/forum/more_intelligent_copy_.mdwn
Normal file
15
doc/forum/more_intelligent_copy_.mdwn
Normal file
|
@ -0,0 +1,15 @@
|
|||
Hi,
|
||||
|
||||
I noticed, that
|
||||
|
||||
git annex copy --to REMOTE FILES
|
||||
|
||||
and
|
||||
|
||||
git annex copy --to REMOTE --not --in REMOTE FILES
|
||||
|
||||
behave differently. The first does not check, whether file contents are already in the remote the latter does that. I realize that this mimics "normal" (UNIX) copy behaviour but I was not entirely certain this was desired.
|
||||
Depending on the type of the remote and its configuration (encryption) the latter is considerably faster.
|
||||
|
||||
Just my two cents.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue