cops icon indicating copy to clipboard operation
cops copied to clipboard

How to store my books with Owncloud/Dropbox?

Open arvillion opened this issue 7 years ago • 3 comments

I saw this on README.md : With Dropbox / owncloud it's very easy to have an up to date OPDS server. I will put server and db on my vps,and put books on Dropbox / owncloud. How can I do that?

arvillion avatar May 20 '17 12:05 arvillion

Personally, I use Syncthing to sync my calibre folder, so that I don't have to sync my whole dropbox folder (or exclude a million items) and owncloud is more than I need. What platforms are you on?

calibius avatar May 20 '17 19:05 calibius

If you have a windows environment at all use Resilio over owncloud. Otherwise the sqlite database isn't happy if it may be modified from multiple sources. Resilio does a better job with the file locking than anything else.

doug-w avatar May 22 '17 18:05 doug-w

I should update the README

A little history :

  • I started with Dropbox but running Dropbox's linux client on a memory constraint VPS is a real PITA. Also there is not any armhf client (so no joy on my many ARM SBC at home)
  • After that I tried Owncloud (several years ago) and I had a lot of conflict .... didn't know why
  • Next I used Bittorrent Sync (now known as Resilio) which has the serious advantage to let you have read-only copies.

I'm still using Bittorrent Sync and I never had a single problem in 3 years.

@143kk You'll find a lot of tutorial (try Google), the way I'm using it is to have Calibre installed on my laptop, the directory where Calibre's database is stored is also shared with Bittorrent Sync. My NAS and my VPS have read-only copies of this directory both also have COPS installed on them.

seblucas avatar May 24 '17 06:05 seblucas