Articles from general category

SFTPPlus 3.7.0 Release

Tue 29 March 2016 | general release

We are pleased to announce the latest release of SFTPPlus, version 3.7.0.

Here is the list of the important new functionalities:

  • The OpenSSL version distributed in our Windows version was updated to OpenSSL 1.0.2g.
  • The SSH protocol was updated to support hmac-sha2-256, diffie-hellman-group14-sha1, and diffie-hellman-group-exchange-sha256.
  • SFTP and SCP server-side file close operations now emit dedicated event ids. In this way you can filter file upload or download operations based on a specific event ID. The previous event with ID 30017 is now used only when the file was not opened in read-only or write-only mode. [SFTP][SCP]
  • Allow simple negation of the regular expression used in source filter. In this way you don't need to use look-around zero-length assertion regex rules to exclude a certain pattern.

This release was focused on reducing the number of known defects and improving the quality of the product. Here is the list of the main defects fixed in this release:

  • The SCP server-side implementation now sends a response for successful SCP initialization, before starting to process the SCP transfer requests. This fixes a bug in which the Cisco SCP client (SSH-1.99-Cisco-1.25 implementation) hangs when SCP is initialized. For example when running copy start scp://10.0.2.1/some-file.
  • Allow using the file dispatcher with any event from the file-operation group. Previously only the FTP upload events were supported. [#3366]
  • Fix parsing the SCP arguments for client sending command line arguments with leading spaces. This affect the integration with the SCP client available on Cisco ASA and ASAv systems.

These are just the highlights of this release. For more details, including the full list of changes, please see the full release notes.

• • •

SFTPPlus 3.5.1 Release

Mon 08 February 2016 | general release

We have released version 3.5.1 of SFTPPlus, which is a release containing only defect fixes.

Here is the list of fixes:

  • Event with ID 20024 is now emitted for internal errors caused by unhandled runtime errors.
  • Include the sample Library_LaunchDaemons_sftpplus.plist file in the distributable archive.
  • Documentation was updated to document the filesystem permissions required for the service account.
  • Fix SCP protocol interoperability with latest versions of the OpenSSH scp command.

For more details, please see the full release notes.

• • •

SFTPPlus 3.5.0 Release

Thu 28 January 2016 | general release

We are pleased to announce the latest release of SFTPPlus, version 3.5.0.

In this version we added the functionality of dispatching files received by both service side services and client side transfers.

As an experimental feature we have added support to validate received file using the RSA Digital Signature Algorithm PKCS#1 v2.1.

For Windows, the OpenSSL version was upraded to 1.0.2d brining support for latest TLS versions.

These are just the highlights of this release. For more details, including the list of fixed defects, please see the full release notes.

• • •

SFTPPlus 3.4.0 Release

Wed 23 December 2015 | general release

We are pleased to announce the latest release of SFTPPlus, version 3.4.0.

In this version we added the functionality of sending email messages using an event handler.

This release also include a couple of minor fixes in the SFTP client implementation together with fixes in handling of the events emitted during product's startup.

These are just the highlights of this release. For more details, including the list of fixed defects, please see the full release notes.

• • •

SFTPPlus 3.3.0 Release

Mon 14 December 2015 | general release

We are pleased to announce the latest release of SFTPPlus, version 3.3.0.

The OS authentication method not provide configuration options for using PAM on platforms which support it.

This release also include a couple of minor fixes in the FTP protocol implementation together with fixes in handling the PAM authentications.

These are just the highlights of this release. For more details, including the list of fixed defects, please see the full release notes.

The release was done in the 9th of December 2015, but due to technical issues its publishing was delayed.

• • •