Florent Fourcot wrote:
> I spent today a lot of time to understand why the "transfer" group of my
> git-annex configuration was always full, with the full list of files
> uploaded.
> 
> Thanks to vicfg, I found a old remote "client", but dead (and removed in
> the assistant, no more visible in standard .git/config, etc). I
> configure it to "manual" and the transfer group has now a good behavior.
> 
> It is very confusing that a dead and removed remote is still tested to
> distribute data, can you maybe add a condition for it?

When the webapp is used to remove a repository, it will set the group
to unwanted, which avoids this problem, as well as trying to move any
files off of that repository if it can still be accessed.

There is not currently a way to express "count the number of clients
that don't have the content, excluding ones that are dead" in preferred
content syntax. Extending the syntax to support this would
need something like "copies=semitrusted+,client:2", which I don't like
very much.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to