Articles from general category
- ⬅ All articles
- 🗂 Categories
- 🔖 ftp (1)
- 🔖 infrastructure (3)
- 🔖 privacy (1)
- 🔖 compliance (1)
- 🔖 client-side (1)
- 🔖 general (84)
- 🔖 blog (6)
- 🔖 press (2)
- 🔖 australia (1)
- 🔖 client (17)
- 🔖 release (81)
- 🔖 article (14)
- 🔖 security (24)
- 🔖 server (19)
- 🗄 Archive
- 📌 2001 (3)
- 📌 2005 (1)
- 📌 2006 (1)
- 📌 2007 (1)
- 📌 2008 (1)
- 📌 2014 (7)
- 📌 2015 (17)
- 📌 2016 (18)
- 📌 2017 (11)
- 📌 2018 (14)
- 📌 2019 (10)
SFTPPlus Server 2.10.0 Release
Thu 12 March 2015 | general server
We are pleased to announce the latest release of SFTPPlus Server, version 2.10.0 which improves integration with web based micro services. You can not send audit event to HTTP endpoints and authenticate accounts from HTTP providers.
Monitoring local folders is now an officially supported feature and you can use it to audit file activity occurred outside of the SFTPPlus Server process.
Starting with this release we support ARM 64bit CPUs based on ARM64 (ARMv8-A/AArch64) architecture. Initial support is provided for Ubuntu 14.04 and was tested on an HP Moonshot m400 system based on Applied Micro X-Gene (Mustang) CPU. We are committed to expand the list of supported operating system on low power server systems. More systems will be supported in future releases.
We have retired support for x86 CPU on Ubuntu Server. X86_64 support is still present. We now provide a generic Linux build for Linux X86 servers.
The database audit events logger now consumes significantly less memory than in previous version due to work in optimizing the general database access layer.
These are just the highlights of this release. For more details, including the list of fixed defects, please see the full release notes.
SFTPPlus Client 1.5.55 Release
Tue 10 March 2015 | general client
SFTPPlus Team announce the release of SFTPPlus Client, version 1.5.55 which provides a self installer on Windows systems.
For more details please see the full release notes.
SFTPPlus Client 1.5.54 Release
Wed 28 January 2015 | general client
SFTPPlus Team announce the release of SFTPPlus Client, version 1.5.54 which fix a regression which prevented the start under AIX and HP-UX.
For more details please see the full release notes.
SFTPPlus Client 1.5.53 Release
Thu 15 January 2015 | general client
SFTPPlus Team announce release of SFTPPlus Client, version 1.5.53 which fix execute remote SFTP command before and after a transfer.
For more details please see the full release notes.
SFTPPlus Client 1.5.52 Release
Wed 07 January 2015 | general client
SFTPPlus Team is pleased to announce the latest release of SFTPPlus Client, version 1.5.52.
This versions adds two new configuration options: stabledelay and putbatch.
In previous version the equivalent of stabledelay was fixed to 4 seconds for all transfers.
This version changes the way in which SFTPPlus client waits before sending a local file.
In the previous file version, it was waiting for each individual file to become stable before starting the transfer. In the latest version it will wait for the whole folder to become stable and then transfer each file, without waiting for each individual file. This was done in order to reduce the wait time for put transfers.
For more details please see the full release notes.