linuxserver / davos

Web-based FTP automation for Linux servers.
MIT License
166 stars 15 forks source link

better filter support #25

Open erikbelusic opened 7 years ago

erikbelusic commented 7 years ago

the filters only seem to work at the root level of the directory. e.g.

with invert selected *.nfo filter will still allow download of somefolder/somefile.nfo

consider allowing regex?

JoshStark commented 7 years ago

Good idea. I'll see what I can do.