kitovu-bot / kitovu

OpenHSR Connect 2
GNU General Public License v3.0
5 stars 2 forks source link

What happens when a file has been remotely deleted #50

Open bytinbit opened 6 years ago

bytinbit commented 6 years ago

edge cases in FileCache which haven't been dealt with yet:

  1. remote deleted (triggers exception), local exists => REMOTE
  2. remote deleted (triggers exception), local exists AND changed (local_digest and cached_digest differ) => BOTH