maxwell at umiacs.umd.edu wrote: > Hussein Shafie wrote: >>However because your need is not uncommon, we have added "support for >>SFTP and FTPS" to our TODO list (but with a low priority). > > Understand. FWIW, jEdit (an open source programmer's editor written in > Java) has a plugin with FTP and SFTP support > (http://plugins.jedit.org/plugins/?FTP). I don't know how easy (or > ethical, since XMLmind is not open source?) it would be to borrow their > plugin's source code.
A plug-in is specific to a program. Therefore even if we wanted to borrow something from jEdit, we couldn't borrow much. Also note that XXE contains a substantial amount of Open Source code. See "Content of the installation directory" http://www.xmlmind.com/xmleditor/_distrib/doc/user/install.html#content_of_install_dir and see also the legal/ sub-directory in XXE_install_dir/bin/. This is not a problem at all when the license allows to do so: LGPL (but not GPL), Apache, Mozilla, BSD, etc.

