633634635636637638639
fileContent.addChunk(new ChunkChecksum(chunk.getChecksum())); } @Override public void onStart(int fileCount) { eventBus.post(new UpIndexStartSyncExternalEvent(config.getLocalDir().getAbsolutePath(), fileCount)); }