This commit is contained in:
Joey Hess 2018-10-01 16:15:42 -04:00
parent 2a5e60d9fe
commit cd7a31069a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -23,6 +23,9 @@ a remote. That risks using a lot of memory if one remote is very slow.
The queue would need to be capped at some amount, and when full,
delay until the laggard remotes catches up.
Bonus: git annex sync --content -J2 already works, but it has the same
problem described above and ought to be able to be fixed the same way.
Also worth noting that with --auto and -J, git-annex may make more transfers
than preferred content settings demand, because it will start several
transfers to different remotes at once. If only one copy is needed