For example if you want to download rom files from specific site and to ignore all other file types you can use:
wget -A rom -m -p -E -k -K -np http://files.swos.eu/amiga/kickroms/
Additional extensions you can separate with comma (,).
For example if you want to download rom files from specific site and to ignore all other file types you can use:
wget -A rom -m -p -E -k -K -np http://files.swos.eu/amiga/kickroms/
Additional extensions you can separate with comma (,).