Syncplify Server! v6.0.15 released

Today we released Syncplify Server! v6.0.15; here’s what’s new and improved in this version.

Importance of this update: NORMAL
Improved
  • CLI installer added a –repair command line argument to repair existing installations
  • CLI installer now does not overwrite your .toml files during maintenance (update/upgrade)
  • More settings are now adopted in real-time without requiring a restart of the “worker” system service
  • Implemented the statvfs@openssh.org SFTP protocol extension

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!


Working on a command-line Windows installer

We’ve been made aware that some of our Syncplify Server! customers use Windows Server (2016/2019/2022) operating systems without the so-called “Desktop Experience”.

For these users we are specifically developing a command-line version of our installer, very similar to the one that already exists for Linux, through which you’ll be able to install, perform maintenance (update/upgrade), and uninstall Syncplify Server! in such environments.


So, so, so many ways to install Syncplify Server! V6

While Syncplify.me Server! v1 through v5 has always been a Windows-only software, thus coming with a single Windows-only installer, our new Syncplify Server! v6 will come with a variety of installation options:

The traditional Windows GUI Installer

This one requires no explanation. It’s the common way to install most software on Windows: a graphical “wizard” that guides the user through the process of deploying a software onto their operating system.

Syncplify Server! V6 – Windows GUI Installer in action

The only addition to the usual GUI experience is that this installer can be run with the /SILENT or /VERYSILENT command line parameters, to reduce or completely eliminate the graphical aspect of it (sometimes useful for automated deployments).

The cross-platform CLI (command-line interface) Installer

A 100% new addition to Syncplify Server!’s installation systems will be the CLI Installer. This one is to be run at command-line, and doesn’t have any graphical user interface, it provides all of its feedback in the Terminal (bash, fish, zsh, CMD, PowerShell, …).

Syncplify Server! V6 – CLI Installer in action

This CLI Installer is actually more sophisticated than the GUI one. In fact, not only it supports both Windows and Linux, but it is absolutely ideal for unattended/automated deployment, given that:

  • it can run with 5 different log detail settings (including a totally silent mode)
  • it can deploy the software from a local source (no Internet access) or always download the latest version from our servers at install-time
  • it can be easily integrated within various package management solutions
Installing via package managers

Package managers used to be a Linux-only prerogative until not long ago. Now Windows has a variety of package managers as well: Chocolatey is probably the most famous one, but recently Microsoft has introduced WinGet (Windows’ official package manager).

Given the course that software installations are taking, across all operating systems, it goes by itself that we had to add support for these package managers. So, yes, once Syncplify Server! v6 is released, you will find it in Chocolatey’s and WinGet’s repositories, as well as others to be announced as they are added to our list of officially supported ones.