Vast numbers of files were scattered across deep folder hierarchies on the NAS, and just finding one target wasted time. There was no way to search across by file name or path, and downloading was a hassle too.
- Want to find the target file instantlyEndlessly tracing folders
- Want to search across by name or pathNo way to search
- Want to grab the found file right awayDownloading is a hassle
- Want to keep up with growing filesThe index goes stale
A crawler that patrols the NAS indexes every file into Elasticsearch. Search instantly by file name or path from the web and download with one click. Periodic re-indexing via cron and secure operation with role permissions.