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.