This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Ability to poll a folder from a cloud storage solution #1358
WoosterInitiative
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
Maybe this is not exactly what you want, but as a dirty workaround you could mount Google Drive as a virtual filesystem and point your consume folder into it? See this link on how to do that (for terminals I would prefer no 3): https://ostechnix.com/how-to-mount-google-drive-locally-as-virtual-file-system-in-linux/ EDIT: I just realized there was already a Feature Request which fits into the same category: S3 backend for files #883 |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
The scanner that I have does not have an FTP option, it instead has the ability to upload to cloud services (like Google Drive). This works OK, but does require an additional step for me to upload those files to paperless.
I envision having a folder in Google Drive (or similar) that paperless monitors and does a full import of that file (not using Google Drive for storage, just as watched "consume" folder).
I'm going to attempt to add the ability in my own fork, and if I figure it out and it works well, I may do a pull request. This project is definitely a stretch for me, though.
Beta Was this translation helpful? Give feedback.
All reactions