mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Documentation: document_importer does not directly support zip archives (#6209)
--------- Co-authored-by: Sander <biocoder-xbmc@xs4all.nl> Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
This commit is contained in:
parent
1f355a22e0
commit
a712bc72ca
@ -349,11 +349,17 @@ When you use the provided docker compose script, put the export inside
|
|||||||
the `export` folder in your paperless source directory. Specify
|
the `export` folder in your paperless source directory. Specify
|
||||||
`../export` as the `source`.
|
`../export` as the `source`.
|
||||||
|
|
||||||
|
Note that .zip files (as can be generated from the exporter) are not supported.
|
||||||
|
|
||||||
!!! note
|
!!! note
|
||||||
|
|
||||||
Importing from a previous version of Paperless may work, but for best
|
Importing from a previous version of Paperless may work, but for best
|
||||||
results it is suggested to match the versions.
|
results it is suggested to match the versions.
|
||||||
|
|
||||||
|
!!! warning
|
||||||
|
|
||||||
|
The importer should be run against a completely empty installation (database and directories) of Paperless-ngx.
|
||||||
|
|
||||||
### Document retagger {#retagger}
|
### Document retagger {#retagger}
|
||||||
|
|
||||||
Say you've imported a few hundred documents and now want to introduce a
|
Say you've imported a few hundred documents and now want to introduce a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user