Remember that to make downloading epub's from cops to a
Kobo ereader work URL rewriting should ve enabled in the cops config (config_local.php) file.
Code:
/*
* use URL rewriting for downloading of ebook in HTML catalog
* See Github wiki for more information
* 1 : enable
* 0 : disable
*/
$config['cops_use_url_rewriting'] = '1';