Version 0.7.3 requires jEdit 4.2pre6 and JakartaCommons 0.3.
Added support for public/private key authentication.
Version 0.7.2 requires jEdit 4.2pre6 and JakartaCommons 0.3.
Updated to SSHTools 0.2.7.
Changed order that regexps are matched in to fix the problem with file listings containing numeric user IDs or group IDs.
Fix a problem with servers whose PWD command would return a relative path name.
Version 0.7.1 requires jEdit 4.2pre6 and JakartaCommons 0.3.
Updated to SSHTools 0.2.6 beta..
Fixed file listing on servers that don't output a file owner and group - again.
For non-existent files, the FTP file system would always report that they are directories. This made it impossible to Save as to a new file.
More fixes for VMS servers.
Fixed a problem that could cause "connection timeout" errors and failed operations.
Version 0.7 requires jEdit 4.2pre3 and JakartaCommons 0.3.
Updated to SSHTools 0.2.5 beta.
Fixed file listing on VMS FTP servers.
Fixed file listing on Solaris servers with ACLs enabled (Brion Vibber).
Fixed file listing on servers that don't output a file owner and group.
Version 0.6 requires jEdit 4.2pre2 and JakartaCommons 0.3.
Updated to SSHTools 0.1.7 beta.
Permissions are now preserved on SFTP servers.
Incomplete support for VMS FTP servers.
Support for AS/400 FTP servers (Nagy Gabor).
Moved Log4J to JakartaCommons plugin.
Version 0.5 requires jEdit 4.1pre8.
Connections to servers using the SSH File Transfer Protocol (SFTP) are now supported. This uses the sshtools library, version 0.0.5, and requires Java 2 version 1.4.
Fixed various problems in the connection pooling code.
Fixed problem with FTP servers localized for non-English languages.
Fixed problem with AIX FTP servers.
Permissions were not preserved properly (Brian Hardy).
Login dialog box host and user name fields now remember previously entered values.
Using the Save a Copy As command to save a buffer located on a non-FTP filesystem would result in an exception being thrown (but the file is still saved).