sbs20 / scanservjs

SANE scanner nodejs web ui
https://sbs20.github.io/scanservjs/
GNU General Public License v2.0
686 stars 137 forks source link

Scanservjs and Synology #727

Open Basti600 opened 2 months ago

Basti600 commented 2 months ago

Hi guys,

first of all I would like to compliment you for this tool, it makes my life so much easier.

I have the following problem for which I can't find a solution:

I have installed Scanservjs on a Raspberry, however I want the scanned files to be saved on my Synology. Unfortunately, I can't find a way to change the storage location at all or, better said, to change it to the Synology.

Can anyone help me with this?

Best regards

Basti600

Basti600 commented 1 month ago

Nobody?

XmemphistoX commented 2 weeks ago

the files are stored in /var/lib/scanservjs/output I guess if you're running in docker you can change your env. If not - perhaps symlink or mounts?

I am running in baremetal and just mounted my nas folder to /var/lib/scanservjs/output and it works.