Syncplify Server! v6.2.27 released

Importance of this update: [ROUTINE UPDATE]
What’s changed?
  • Upgraded some package dependencies to incorporate various bug-fixes in external libraries
  • Fixed a bug in parametric VFS that occasionally caused directories to be created on physical storage with names enclosed in square brackets
  • Significantly improved the way files are downloaded via WebClient!: downloads now use less memory and are much faster (other protocols like FTP and SFTP are unchanged)

IMPORTANT NOTE: those who are running the “worker” system service under a different account (not System or LocalSystem) will need to re-configure the service to run under such account after upgrading from any version number <= 6.1.12)

Upgrading from v6.x.y is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!


Syncplify Server! v6.2.18 released

Importance of this update: NORMAL
What’s changed?
  • On new installs the setup process does not create an RSA host key anymore, upgrades and restores from backups will not remove your existing RSA keys though
  • The repairhttp command-line verb now uses better defaults for HTTPS/WebClient! configuration
  • Better HTTPS/WebClient! default values are also used now when creating a new Virtual Site
  • Fixed the list of host key algorithms returned to SSH/SFTP clients, now it won’t include algorithms for keys your server doesn’t have
  • Upgraded the compiler to the most recent version to capture several fixes and improvements in its standard library

Read More


Syncplify Server! v6.2.17 released

Importance of this update: MINOR
What’s changed?
  • Fixed small bug in the Admin UI that occasionally prevented the removal of cipher-suites from the HTTPS/WebClient! advanced configuration page (for experts only)

IMPORTANT NOTE: those who are running the “worker” system service under a different account (not System or LocalSystem) will need to re-configure the service to run under such account after upgrading from any version number <= 6.1.12)

Upgrading from v6.x.y is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!


Syncplify Server! v6.2.12 released

Importance of this update: SECURITY HOT-FIX
What’s changed?
  • Fixed a vulnerability in one of the libraries used by the web UIs (SuperAdmin, Admin, and WebClient); for the record, this vulnerability was only exploitable in npm (node.js) so within the context of our software was non-exploitable, but we figured it would be better to update that 3rd-party library to its newer and bug-free version anyway.
  • Upgraded Go compiler, standard library and toolchain to the latest 1.21.2

IMPORTANT NOTE: those who are running the “worker” system service under a different account (not System or LocalSystem) will need to re-configure the service to run under such account after upgrading from any version number <= 6.1.12)

Upgrading from v6.x.y is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!


Syncplify Server! v6.2.10 released

Importance of this update: MINOR
What’s changed?
  • Several cosmetic improvements to WebClient!
  • Improved sanitization and validation of bindings when saving/editing a virtual site
  • Improved sanitization of the configuration for SFTP-type VFSs

IMPORTANT NOTE: those who are running the “worker” system service under a different account (not System or LocalSystem) will need to re-configure the service to run under such account after upgrading from any version number <= 6.1.12)

Upgrading from v6.x.y is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!


Syncplify Server! v6.1.10 released 🔥

Importance of this update: HIGH
Fixed
  • The Zip function in our scripting engine now can correctly create encrypted zip archives that are compatible with both Windows and Linux OSs
  • Editing of bindings for HA (high-availability) deployments now works as expected
  • An occasional false-positive in closing idle sessions has been eliminated
New
  • Added more debug and trace logging for quota management
  • JWT (auth token) management in WebClient! has been completely redesigned for better security and broader client support
  • Multiple WebClient! shared objects (files/directories) can now be accessed concurrently in different tabs/windows in the same browser process
  • Added support for “subject alternative names” in our SNI implementation
  • Added a ton of trace-level logging for LDAP queries

Upgrading from v6.x.y is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!


Syncplify Server! v6.1.5 released

Importance of this update: NORMAL
Fixed
  • Fixed the virtual site’s (WebClient!) trusted proxies list behavior in the Admin UI
  • Scripting engine: the CopyFile() function now auto-adjusts the timestamp of the target file once the copy has been successfully completed
  • Fixed validation rules during password self-change in WebClient!
New
  • Added automatic safety backup of the entire configuration (max once per hour, max 42 in total with auto-rollover) every time a change is detected: easier to roll back if you configure yourself in a corner
  • Added ToDate() function to the scripting engine to convert Go’s time.Time type to a standard JavaScript Date() object
  • Added StatFileSystemObject() function to the scripting engine to extract the “stat” record of directories and files on any local file system
  • Added ReadFileAsHex() function to the scripting engine that reads the specified portion of a file and returns it as a hex (base-16) encoded string

Upgrading from v6.x.y is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!


Syncplify Server! v6.1.2 released ☝️

Importance of this update: SIGNIFICANT
Fixed
  • Validation of the password fields in the WebClient! UI for users to be able to change their password by themselves
Improved
  • Sanitization of virtual site configuration now can also automatically fix most incorrect FTP(E/S) data-port and passive port-range bindings (after we found out that a surprisingly high number of our customers were running old V4/V5 with incorrect FTP(E/S) bindings causing all sorts of problems)

Upgrading from v6.x.y is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!


Syncplify Server! v6.0.24 released 🚨

Importance of this update: CRITICAL HOT-FIX
Fixed
  • Fixed vulnerability in the SSH2/SFTP protocol handler that could cause memory leaks and, under certain circumstances, even a DoS situation
  • Fixed several minor/cosmetic bugs in the HTTPS protocol handler (WebClient! UI)

Upgrading from v6.0.x is a simple and fairly automatic process: simply download the latest version from the official download page, and install it over the existing version, all of your settings and license will be kept.

If, instead, you’re upgrading from an older (v4/v5) version, you find the upgrade instructions in our knowledge base.

Thank you all for trusting our software with your secure file transfers!