Accessing and receiving files via FTP
Open
tools
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
From comment in #270
- Idea is to create a FTP server that connects to docspells http endpoints exposing the files. Items can be represented as directories; must be read-only
- The other way would be possible to: have a dedicated directory that allows to "ftp put" files into, which would be imported into docspell
There is Apache Mina for the hard parts already providing a FTP/SSH java library. This would be a separate project and not integrated into docspell itself.
Contributor guide
Assessment
This issue has not been assessed yet.