1 - leave COPS in "/volume1/web"
2 - put Calibre database and pubs in "/volume1/calibre/books1"
3 - edit file /volume1/web/cops/config_local.php
the relevant setting after editing should look like this:
Code:
$config['calibre_directory'] = '/volume1/calibre/books1/';
Hope this helps.