Recursive FTP Get with wget
Pretty useful for downloading everything in an FTP account:
wget -m --tries=0 --continue --server-response --timeout=0 --retry-connrefused ftp://username:password@server.tld
Found this useful? Everything here is free and stays that way. If it saved you an afternoon, you can buy me a coffee.