diff --git a/docs/corpora.md b/docs/corpora.md index 74152a0ee..5ce6e95cc 100644 --- a/docs/corpora.md +++ b/docs/corpora.md @@ -29,6 +29,7 @@ Following the expat example above, this would be: ```bash gsutil -m rsync gs://expat-corpus.clusterfuzz-external.appspot.com/libFuzzer/expat_parse_fuzzer ``` + ## Corpus backups We also keep daily zipped backups of your corpora. These can be accessed from the `corpus_backup` column of the fuzzer statistics page. Downloading these can also be significantly faster than `gsutil -m rsync` on the corpus bucket.