JFtp Changelog

What's new in JFtp 1.59

Mar 7, 2015
  • fixed port saving bug for SFTP connections
  • improved error handling for menu bar events
  • changed userfriendly to xkcd
  • changed Base64-Encoder to apache commons
  • fixed SFTP default remote dir

New in JFtp 1.58 (May 5, 2014)

  • updated jsch to v1.51
  • updated doc/FtpDownload.java
  • updated javadoc

New in JFtp 1.55 Pre 4 (Apr 10, 2012)

  • made the transfer buttons more visible
  • made the download manager slightly bigger
  • fixed size+positioning of "connection failed" dialog
  • source .tgz is now a git repository
  • fixed a small ui bug when uploading directories
  • FtpConnection now holds transfers as a list
  • added linux browsing support and made it default - see README if you want windows support
  • using DJ Sweet instead DJ NativeSwing for browsing feature now
  • added Pavel's password encryption feature
  • added Pavel's dual monitor window positioning fix
  • added Pavel's SMB missing WINS server exception fix
  • added Pavel's SMB hostchooser fix

New in JFtp 1.54 Pre 3 (Aug 31, 2011)

  • fixed JTable scrolling UI glitches
  • app is now always using tablelayout
  • D. updated j2ssh to v0.2.9, fixes >1g uploads
  • re-added fallback JContentPane for unsupported native swing
  • fixed SMBHostChooser ui size bug
  • added better browser support via DJNativeSwing
  • made the default size 1000x750

New in JFtp 1.53 Pre 1 (Nov 8, 2010)

  • fixed smb connect path bug
  • updated jCIFS to 1.3.15
  • removed misleading smb chdir message after AuthException
  • made JSch the default ssh engine
  • removed JSch message popup
  • updated JSch to v 1.44
  • removed sysout logging for directory listing
  • added ftp keepalive

New in JFtp 1.52 Pre 3 (Dec 30, 2009)

  • readme updates
  • removed broken what's next and visit hp menu items
  • added command line support for sftp urls

New in JFtp 1.52 Pre 2 (Dec 30, 2009)

  • fixed progressbar int overflow bug
  • fixed frame inset gui glitches
  • made minor modifications to readme
  • fixed StatusPanel resize UI glitch
  • fixed imports for doc/*.java

New in JFtp 1.49 pre6 (Mar 15, 2007)

  • attempt to fix OS/2 parser bug