Syncplify Server! v6.1.4 released 🚨

Importance of this update: EXTREME
Fixed
  • Service detection under Linux now works as expected: resolves all the “exit code 4” errors during Virtual Site creation
  • Correctly initialized all functions/methods in the scripting engine
  • Fixed a possible (though very rare) goroutine leak in the scripting engine
Improved
  • Added user account statistics to the Admin UI
  • Changing (adding/deleting) certificates from the Certificates page in the SuperAdmin UI no longer requires a restart of the system service (all changes are applied live at run-time)
  • Upgraded back-end SyngoDB to v4.7.1 (new and much stringer DB locking mechanism)

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.28 released 🔥

Importance of this update: HOT-FIX
Fixed
  • Password validation during User creation is only applied for user profiles which password authentication is not delegated to a back-end LDAP server
  • User authentication via PKI (over SSH/SCP/SFTP) is now carried out correctly even when the user profile has multiple public-keys associated to it
  • Exporting the public part of an SSH Host Key now works as expected

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!


Syncplify Server! v6.0.26 released

Importance of this update: MINOR
Fixed
  • Little cosmetic (Admin UI) bug introduced in v6.0.25 that prevented editing of LDAP users/group after importing them from an old V4/V5 backup
  • Cloud VFSs (S3, Azure, GCP) now correctly delete empty directories even when the client software sends the request without a trailing slash
Improved
  • Figured out a way to rename/move non-empty directories in cloud VFSs (S3, Azure, GCP) – it’s not fast (there’s no way to make this fast, as the only way is to iterate over all contained objects) but it works

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!


Dropping Windows User/Group support

Syncplify.me Server! v1.0 was released back in Q1-2014. Since then, and all the way up to now, nobody (not a single one of our customers) has ever used profiles of type “Windows User” or “Windows Group”.

We have plenty of customers who rely on “Active Directory User” and/or “Active Directory Group” profiles, that’s obvious and expected, and the most common user profile is the so-called “Normal” user, which is a basic user profile saved in the software’s own internal database. But nobody has ever used the local operating system user profiles.

Therefore, given the security implications involved, the fact that with v6 we’re going fully cross-platform, and the fact that no one seems to even want to use this kind of profiles, we decided to drop them.

Syncplify Server! v6.0 will then feature the following user profile types:

  • Normal (local to the server, saved in Syncplify Server!’s own internal database)
  • LDAP User (which includes Active Directory)
  • LDAP Group (which includes Active Directory)

Later, probably with the release of v6.1, we will also add support for SAML2.0 user profiles.