This commit is contained in:
Joey Hess 2012-07-07 22:12:37 -06:00
parent 88a5cd6493
commit 268b4b7d6e

View file

@ -3,8 +3,6 @@ all the other git clones, at both the git level and the key/value level.
## immediate action items ## immediate action items
* Check that download transfer triggering code works (when a symlink appears
and the remote does *not* upload to us.
* At startup, and possibly periodically, look for files we have that * At startup, and possibly periodically, look for files we have that
location tracking indicates remotes do not, and enqueue Uploads for location tracking indicates remotes do not, and enqueue Uploads for
them. Also, enqueue Downloads for any files we're missing. them. Also, enqueue Downloads for any files we're missing.