I have a shell script that spins up a webdav server on my laptop, then I connect to it via KOReader's "Cloud Storage" feature. If your goal is to merely manually copy books onto your eReader without cables, this solution works brilliantly.
Both apache2 and nginx have webdav modules. My script is a wrapper around the rclone serve webdav command with supplementary housekeeping steps.
HTH
|