FAQ how to download multiple specific files via command line

Hi,

This evening i would like to download multiple pcap captures files in the wireshark wiki sites. My aim is to download the capture files .pcap .cap and etc on the wireshark site SampleCaptures - The Wireshark Wiki. i already used wget, lynx, htget but still their problem downloading..it seems theres is a problem when downloading in the wireshark wiki using cmd line shortcuts..i read in the post the reason is the <meta name="robots" content="index,nofollow">. i try my command on others site to download specific files and no problem at all but this one i cant accomplished..Since there are many capture files i would like to know if someomne knows how to download the files in the wireshark wiki uisng command line shortcuts. i had no bad intentions for downloading using commandline i just want to learn and for the reason thats to many files download manually

Thanks in advance for any responce

wget url1 url2 url3 url4 ? robots.txt doesn't apply unless you're telling it to go recursively...