From b318c0ab041ea7f44088cdbf2b717b4499a430b1 Mon Sep 17 00:00:00 2001 From: Phil Date: Thu, 16 Dec 2021 15:56:12 +0100 Subject: [PATCH] Add two more scanner recommendations * Brother ADS-2800W * Brother MFC-8950DW * Add column for SFTP --- docs/scanners.rst | 64 ++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 29 deletions(-) diff --git a/docs/scanners.rst b/docs/scanners.rst index f29cb0328..c39738447 100644 --- a/docs/scanners.rst +++ b/docs/scanners.rst @@ -13,35 +13,39 @@ that works right for you based on recommendations from other Paperless users. Physical scanners ================= -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brand | Model | Supports | Recommended By | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| | | FTP | NFS | SMB | SMTP | API [1]_ | | -+=========+================+=====+=====+=====+======+==========+================+ -| Brother | `ADS-1700W`_ | yes | no | yes | yes | |`holzhannes`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brother | `ADS-1600W`_ | yes | no | yes | yes | |`holzhannes`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brother | `ADS-1500W`_ | yes | no | yes | yes | |`danielquinn`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brother | `ADS-1100W`_ | yes | no | no | no | |`ytzelf`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brother | `MFC-J6930DW`_ | yes | | | | |`ayounggun`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brother | `MFC-L5850DW`_ | yes | | | yes | |`holzhannes`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brother | `MFC-J5910DW`_ | yes | | | | |`bmsleight`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Brother | `MFC-9142CDN`_ | yes | | yes | | |`REOLDEV`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Fujitsu | `ix500`_ | yes | | yes | | |`eonist`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Epson | `WF-7710DWF`_ | yes | | yes | | |`Skylinar`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Fujitsu | `S1300i`_ | yes | | yes | | |`jonaswinkler`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ -| Doxie | `Q2`_ | no | no | no | no | yes |`Unkn0wnCat`_ | -+---------+----------------+-----+-----+-----+------+----------+----------------+ ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brand | Model | Supports | Recommended By | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| | | FTP | SFTP | NFS | SMB | SMTP | API [1]_ | | ++=========+================+=====+======+=====+=====+======+==========+================+ +| Brother | `ADS-1700W`_ | yes | | no | yes | yes | |`holzhannes`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | `ADS-1600W`_ | yes | | no | yes | yes | |`holzhannes`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | `ADS-1500W`_ | yes | | no | yes | yes | |`danielquinn`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | `ADS-1100W`_ | yes | | no | no | no | |`ytzelf`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | ADS-2800W | yes | yes | no | yes | yes | no |`philpagel`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | `MFC-J6930DW`_ | yes | | | | | |`ayounggun`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | `MFC-L5850DW`_ | yes | | | | yes | |`holzhannes`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | `MFC-J5910DW`_ | yes | | | | | |`bmsleight`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | MFC-8950DW | yes | | no | yes | yes | no |`philpagel`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Brother | `MFC-9142CDN`_ | yes | | | yes | | |`REOLDEV`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Fujitsu | `ix500`_ | yes | | | yes | | |`eonist`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Epson | `WF-7710DWF`_ | yes | | | yes | | |`Skylinar`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Fujitsu | `S1300i`_ | yes | | | yes | | |`jonaswinkler`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ +| Doxie | `Q2`_ | no | | no | no | no | yes |`Unkn0wnCat`_ | ++---------+----------------+-----+------+-----+-----+------+----------+----------------+ .. _MFC-L5850DW: https://www.brother-usa.com/products/mfcl5850dw .. _ADS-1700W: https://www.brother-usa.com/products/ads1700w @@ -67,6 +71,8 @@ Physical scanners .. _holzhannes: https://github.com/holzhannes .. _ytzelf: https://github.com/ytzelf .. _Unkn0wnCat: https://github.com/Unkn0wnCat +.. _Unkn0wnCat: https://github.com/Unkn0wnCat +.. _philpagel: https://github.com/philpagel .. [1] Scanners with API Integration allow to push scanned documents directly to :ref:`Paperless API `, sometimes referred to as Webhook or Document POST.