#!/bin/bash lynx -dump "ftp://mirror.hostfuss.com/mysql/Downloads/MySQL-5.0/" | grep -v ".*-.*-.*-" | grep "tar.gz$"