remram44 / yoppi

An automatic FTP indexer written in Python. Inspired by Yoshi Indexer (written in PHP).
GNU General Public License v3.0
6 stars 2 forks source link

Support locked ftps #28

Open madjar opened 12 years ago

madjar commented 12 years ago

A ftp might have a limit of simultaneous users. As a result, someone logging in at the wrong time might be denied access.

The indexer should detect when this is the case, decide whether it is temporary or the ftp is always locked, and the site should display when the ftp is online, but locked.