This is the start of what is going to be a small series on developing a modern approach to managing FileZilla through an API. Primarily, I will develop in PHP and will eventually port the code into Ruby.
It really is a work in progress and my primary goal is to get it to a point where I can manage users through an API. I chose XML to start with and will also port into JSON at a later time. It is important to note that while I prefer the *nix system, I needed to set this up on a MS box, not that I wanted to, believe me. The code is so rough it is bound to have some issues, if you see anything worth noting, please point it out!
Also, this work is to be released under the GPL so please feel free to use it as you like and give credit where credit is due.
Read more »



