This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
If you're using docker, the exporter exports to a folder inside the docker container. If you specify "../export" as stated in the documentation, the export lands on a volume that's bind mounted to a folder on your host system. Also, the issue tracker is for actual bugs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to export my documents to an external drive. Event though the path definitely exists, I get the error
CommandError: That path doesn't exist
Also I can't find data exported to the home directory /paperless-ng/export in the /export folder in my home system as described in the docs. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions