Lightweight File Transfer Protocol is a barebones FTP client on console developed in c#. It's aim is to become a quick alternative to software like filezilla not to replace them
Please install the Mono compiler and GTK# and the .net desktop runtime if on windows or the .net runtime if on any other type of system (follow the instructions from the docs that microsoft provide with a link on the page)
sets if the output in console should be verbose or normal
sets the default color of the console (for color codes look into this microsoft article
