This is a small Perl script for
ftp.pl - downloads a file from a HTTP server or a FTP server ftp.pl [-oOutput] [-rReferer] [-hHttp_proxy] [-fFtp_proxy] [-c] [-uUseragent] url ftp.pl --help -o specifies the output filename -r specifies the referer -h if downloading from a HTTP server use the specified HTTP proxy server instead of $http_proxy -f if downloading from a FTP server use the specified HTTP proxy server instead of $ftp_proxy -c if downloading through a proxy server force a refesh of the file -u fake user-agent url URL to be downloaded --help displays this help see http://www.ogris.de/ftp/