View Single Post
Old 08-09-2019, 01:51 PM   #13
haertig
Wizard
haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.
 
Posts: 1,915
Karma: 32620480
Join Date: Sep 2017
Device: PW3, Galaxy Tab A9+, Moto G7
Quote:
Originally Posted by leebase View Post
I've tried Calibre but I'm always changing my computers around and Calibre is a casualty.
It's a simple one line "scp -r" or "rsync" command to transfer your entire Calibre library. I use rsync spawned by a daily systemd timer (could just as easily use cron - more easily actually) to keep all copies of my library in sync. Then I also have backup software that maintains daily snapshots of my library on a separate server. The rsync takes only a second or two (over my LAN), even though my Calibre library is just slightly shy of 50Gb currently. My library changes frequently, but only by small amounts on a day-to-day basis.
haertig is offline   Reply With Quote