I am trying to read through all documentation and so far I was unable to find an example of simple file based authentication for FTP users. I'm wondering if i could use either AspNetAuth or IisManagerAuth to work off simple file that contains user/pass combination. If you have a working example,...