.NET FTP Library with simple API. The library provides one line method calls for uploading, downloading files and directories, rename, delete, check for file/directory existence, directory change and directory listing as set of FtpFileInfo objects. The library support FTP and FTPS type of connections and comes with two example projects: command line and a complete WinForms based FTP client application.