Downloads the File with the whole dump of logs, if any.
Future<void> downloadArchive() async => _download(_logProvider?.file);