This commit is contained in:
parent
2466d02701
commit
ca7ac7bdbf
1 changed files with 15 additions and 0 deletions
15
doc/forum/Old_files_being_pushed_to_transfer_repository.mdwn
Normal file
15
doc/forum/Old_files_being_pushed_to_transfer_repository.mdwn
Normal file
|
@ -0,0 +1,15 @@
|
|||
Hello,
|
||||
|
||||
could someone please help me understand why old files are being pushed to `transfer`-type repository on `git annex sync --content`? The command is executed from a `client`-type repository. The goal is to have new photos downloaded from `transfer`, not the other way around.
|
||||
|
||||
With `--explain` I am seeing:
|
||||
|
||||
```
|
||||
[ 20210428_164158.jpg matches preferred content: standard[TRUE] ]
|
||||
copy 20210428_164158.jpg (to transfer_repository...)
|
||||
ok
|
||||
```
|
||||
|
||||
`transfer_repository` is put into `transfer` group and wanted is set to `standard` hence it *should* not want the old files (there is a client repo that already has them).
|
||||
|
||||
Thanks, jose
|
Loading…
Add table
Add a link
Reference in a new issue