SFTPPlus Release 3.31.0
We are pleased to announce the latest release of SFTPPlus version 3.31.0.
New Features
- The option to enforce unique names for uploaded files is now available for the HTTP and HTTPS file transfer services. [server-side] [#4465]
- A SOCKS version 5 (SOCKS5) proxy without authentication can now be used …
Choosing the best protocols for securing data and file transfers
Why read this guide
In order to implement a secure managed file transfer system, you will need a good understanding of the supported services and protocols involved.
This article provides an overview of the supported protocols, including the advantages and disadvantages of these protocols as well as situations for the …
Securing data and file transfers between SFTPPlus and third parties
Why read this article
In order to have a fully established file transfer and sharing system, you need to implement integration at all the other layers including the OS. SFTPPlus can be integrated with external tools and third parties in order to help establish these integration requirements.
This article is …
SFTPPlus Release 3.28.0
We are pleased to announce the latest release of SFTPPlus version 3.28.0.
New Features
- It is now possible to set permission for file management operations for accounts authenticated with the FTP/FTPS service. [ftp][ftps][server-side] [#3399]
- You can now implement custom event handlers using our Python based …
SFTPPlus Release 3.27.0
We are pleased to announce the latest release of SFTPPlus version 3.27.0.
New Features
- It is now possible to define the expiration date and time when configuring an account of type application or OS. [server-side] [#1152]
- An audit event is now emitted when the HTTP connection is made …
SFTPPlus 3.6.0 Release
We are pleased to announce the latest release of SFTPPlus, version 3.6.0.
Here is the list of the important new functionalities:
- The OpenSSL version used by SFTPPlus is advertised as part of the events generated when starting the SFTPPlus process, as well as in the Local Manager status …
The DROWN Attack and SFTPPlus
SFTPPlus Server versions 1.6 and newer are not vulnerable to the DROWN attack.
SFTPPlus versions 3 and newer are also not vulnerable to it.
The DROWN attack targets server-side products, thus SFTPPlus client is not vulnerable to it.
SFTPPlus relies on OpenSSL for the …