efteep gtk# ftp client
efteep is an attempt to create a mostly drag and drop based thin, lightweight, "next generation" graphical file transfer client (ftp and sftp/scp are the current goals) and also to learn the Boo Language. Right now the main gui is currently still in flux, but most of the file browsing code is already done. The project is in hiatus for a few reasons:
- There is a general lack of FTP/SSH open source libraries for the .NET platform
- Even though it is aimed at the .NET platform, it will probably be harder to run on windows than a python program
- The internals of the .NET runtime are not well known by me; were I to find a good ftp library, I wouldn't know exactly how best to incorporate it into my codebase
Contrary to what the svn timestamps say, the code has not been touched since early December 2006. However, after I finish progress on rom-seimei and the eatperl/pyexif project, I plan on revisiting this and developing it (unless the ideas within are sufficiently displayed in an as of yet non-existent project).
