diff --git a/docs/corpora.md b/docs/corpora.md index 0e46c6e1b..74152a0ee 100644 --- a/docs/corpora.md +++ b/docs/corpora.md @@ -29,3 +29,6 @@ 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.