To download file you can use php script as it is described here, but in Joomla! you must add this line of code:
ĂÂ while( @ob_end_clean() );
Taken from here.