node-hp-scan-to icon indicating copy to clipboard operation
node-hp-scan-to copied to clipboard

Upload directly topaperless-ngx

Open manuc66 opened this issue 2 years ago • 3 comments

Here is the API that might be used : https://docs.paperless-ngx.com/api/#file-uploads

manuc66 avatar Oct 15 '23 13:10 manuc66

Is that really needed? I just set the docker volume for the scan directory to paperless' inbound directory, that works fine if both paperless and node-hp-scan-to are running on the same docker host. Should work also with network mounted volumes.

esackbauer avatar Nov 24 '23 14:11 esackbauer

Having issue with this as paperless ngx is saying permission denied scanning directly to the "consume" folder which is monitored by Paperless ngx. And just so to add to the list of working printers HP Officeject Pro 8020 MFP

Dvalin21 avatar Jan 06 '24 19:01 Dvalin21

Having issue with this as paperless ngx is saying permission denied scanning directly to the "consume" folder which is monitored by Paperless ngx

Presumably file permission. node-hp-scan-to is running as another user?

Is that really needed? I just set the docker volume for the scan directory to paperless' inbound directory,

When the scans will be handed over API, there might be less permission issues. And no need to run on same host, or be able to access file shares.

Would also endorse for paperless API support

Killom avatar Mar 12 '24 23:03 Killom

done :)

manuc66 avatar Jul 12 '24 22:07 manuc66