The first step in administering the users of FileZilla FTP Server with an ASP.NET front end is to get the XML Schema for the config file. The config file, FileZilla Server.xml, is located in the default FileZilla FTP Server installation directory. Before we create an object representing this xml do... [More]

With (almost) all of my FTP servers now running FileZilla I need a way to maintain users with an easy web based tool. To be more specific, I don't need it, but I delegate the management of FTP users to someone else who does not have remote access to the server, therefore I need it for them. Th... [More]