SFTPPlus Release 4.8.0
- ⬅ All articles
- 🗂 Categories
- 🔖 ftp (1)
- 🔖 infrastructure (3)
- 🔖 privacy (1)
- 🔖 compliance (5)
- 🔖 client-side (1)
- 🔖 general (97)
- 🔖 blog (5)
- 🔖 press (3)
- 🔖 australia (1)
- 🔖 client (17)
- 🔖 release (94)
- 🔖 article (14)
- 🔖 security (25)
- 🔖 server (19)
- 🔖 email (1)
- 🗄 Archive
- 📌 2001 (3)
- 📌 2005 (1)
- 📌 2006 (1)
- 📌 2007 (1)
- 📌 2008 (1)
- 📌 2012 (1)
- 📌 2013 (3)
- 📌 2014 (13)
- 📌 2015 (20)
- 📌 2016 (23)
- 📌 2017 (15)
- 📌 2018 (38)
- 📌 2019 (16)
- 📌 2020 (15)
- 📌 2021 (1)
Thu 19 November 2020 | general release
We are announcing the latest release of SFTPPlus version 4.8.0.
New Features
- The embedded OpenSSL libraries used on Windows, macOS, and generic Linux were updated to version 1.1.1h. [#5496]
- You can now configure an overwrite rule for the file dispatcher event handler. [#5510-1]
- You can now configure the file dispatcher event handler to copy a file using a temporary name and then rename it to the original name at the end of the transfer. [#5510]
Defect Fixes
- The states for authentication methods are now correctly displayed in the Local Manager GUI. This regression was introduced in version 3.51.0. Since then, their states were always shown as disabled. [#5458]
- When a transfer is configured with a stable_interval value lower than the value of changes_poll_interval, the stable_interval value is ignored. The number of seconds used is 1 more than what is set for changes_poll_interval. [client-side][#5496]
You can check the full release notes here.