Volumes/Data/Backup/iBook/Shared/Trash/marioc.jpg
Volumes/Data/Backup/iBook/Shared/Trash/marioc.jpg
A - I do not think that the original calibre library on your PC needs to be 777. Your config_local.php looks OK. The problem is that the Kobo (mine does)...
Do you use your Cubox-I for any other projects beside COPS that use nginx? While I have found a way that should make it possible to use your Kobo with...
@Thomas-O As promised I made a shortened "idiots-guide" for setting up COPS with the build in PHPwebserver on DietPi. This is based on [link](https://zer09er.blogspot.com/2020/04/how-to-install-and-configure-cops-with.html) For me this worked out of...
The strange thing is that my “solution” should not work with a Kobo, but it still seems to work. Maybe it’s a feature of newer Kobo firmware. On what firmware...
Kobo firmware and PHP version are OK. The same as I have. Do you have other ebook readers installed on android to test with? I'm on iOS myself, but maybe...
Just for testing purposes: Put your calibre library in a subdirectory of COPS (./COPS/books) and point to there in config_local.php. Does this work?
So COPS works, Synology works, great! Just put a password on COPS for external access. I cannot test it, but COPS should work with IPv6. Is there a reason why...
@khiryos 1 - password Check out this info (haven't tried it myself yet but...) [https://stackoverflow.com/questions/4913000/use-htaccess-to-restrict-external-access-to-my-intranet](url) 2 - port 443 Security through obscurity might just work for a home-server. I use...
This should work (I hope): [https://stackoverflow.com/questions/4913000/use-htaccess-to-restrict-external-access-to-my-intranet](https://stackoverflow.com/questions/4913000/use-htaccess-to-restrict-external-access-to-my-intranet) The port setup should be done inside your (own or ISP provided) modem/router settings page.
COPS has no settings for setting an access port. If https://DDNS:443/cops worked before (https:///DDNS/cops) then https://DDNS:12345/cops should work if you forwarded port 12345 to 443 for the internal IP if...