@jlsturgeon
What you can do:
0 - Update your Synology firmware to DSM 4.2 (maybe not necessary for COPS but it's good te be up-to-date).
1 - Organize your files on your synology in the following way:
a - put all your files you want to access with a browser on ereader in the directory "web" on your Synology Diskstation
b - put the COPS files in a directory "Calibre"
c - put all your calibre files inside a directory "data" inside the directory "calibre" in the "web" directory
d - edit the file config_local.php to contain the following line:
Code:
$config['calibre_directory'] = "./data/";
e - then from a browser:
Code:
http://<IP_of_your_synology/calibre/checkconfig.php
f - if there are no errors Succes!!
g - if there are errors post them here