| > Is there a specific code to do this?> I want to only download .vcf files and
nothing else.
You need to download HTML files, too, because this is the only way links are
detected.
Through scan rules, you may try something like:
-* +www.example.com/*.html +www.example.com/*/ +*.vcf
| |