Echosync version 7.5 accompanies the arrival of summer. The improvements mainly concern Echosync's graphical interface:
June 27, 2024
As we approach the end of 2023, Echosync releases version 7.2. In addition to improvements to the loading time of the main window, Echosync now offers a wide range of themes to suit every user's taste. Themes can be selected from the Options menu. You can switch between themes using the Alt+Left/Right keyboard shortcut, and immediately see the result.
December 18, 2023
Echosync binaries have been electronically signed since version 6.0.1.1, released in July 2021. This guaranteed the integrity and origin of the software, but above all avoided the unexpected and anxiety-inducing alerts from the Windows SmartScreen filter, which is often intolerant of new and therefore unknown software (which is, by definition, the case when an update is released), then considered suspicious or even malicious.
Unfortunately, the price of code-signing certificates has quadrupled this year. As a result, the price has become unreasonable in relation to the added value provided by this guarantee of authenticity.
As Echosync does not generate any revenue, choices must necessarily be made as to the use of resources allocated to the development of Echosync.
June 16, 2023
The main new feature of Echosync 7 is the availability of a command line application: Echocli.
PS E:\Echocli\bin\x64\Debug> .\Echocli.exe compare nas-software
╭─ NAS-software (3beba0ec-ebd6-4d8a-af8c-e753400eb092) ───────────────────────────────────────────────────────────────────╮
│ │
│ Source Folder: D:\NAS\software\Sylvain\ │
│ Destination Folder: \\TOWER\software\Sylvain\ │
│ Description: Software synchronization to NAS │
│ │
│ Sync new items: Yes │
│ Sync deleted items: Yes │
│ Sync modified items, newer in the source: Yes │
│ Sync modified items, older in the source: Yes │
│ Sync moved or renamed items: Yes │
│ │
│ Last Sync: 2 months ago (19/02/2023 02:20:21) │
│ Sync Log Path: E:\Echocli\bin\x64\Debug\Profiles\3beba0ec-ebd6-4d8a-af8c-e753400eb092.log │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Warning: Traversation loop detection will not be available for [\\TOWER\software\Sylvain\].
📂 \\TOWER\software\Sylvain
└── 📂 Microsoft
└── 📂 Office 2021 ProPlus
├── 📄 ProPlus2021Retail.img → New file to copy (4 629 426 KB, 13/04/2023 23:15:38)
└── 📄 Votre clé d'activation Office 2021 Professionnel Plus (72019523).eml → New file to copy (56 KB, 13/04/2023 23:58:11)
╭──────────────────────────────────────────┬───────┬─────────╮
│ Process │ Count │ Size │
├──────────────────────────────────────────┼───────┼─────────┤
│ File or folder to rename or move │ 0 │ 0 byte │
│ Missing file or folder to delete │ 0 │ 0 byte │
│ Newer file to copy │ 0 │ 0 byte │
│ Older file to copy │ 0 │ 0 byte │
│ New file to copy or new folder to create │ 2 │ 4,42 GB │
╰──────────────────────────────────────────┴───────┴─────────╯
April 23, 2023
Echosync can now be installed, updated and uninstalled with winget with the command winget install SylvainRougeaux.Echosync
.
January 9, 2023
Echosync can now be downloaded as MSI package and installed on Windows.
July 25, 2022
Thanks to Jeroen Westera, Echosync is now available in Dutch.
March 8, 2022
Here are the main new features of Echosync 6.1:
August 22, 2021
Version 6.0 of Echosync was released today. The new features of this major version are essentially technical, linked to the use of the .NET 5.0 framework, now embedded in the software itself (it is no longer necessary to install it on the machine beforehand). Echosync is now a 64 bits software. Gains in performance and reliability are expected.
January 15, 2021
Thanks to 王晨旭, Echosync is now available in Chinese.
October 23, 2020
If a time change has recently occurred and you are comparing files stored on an NTFS volume and a FAT volume, look no further. Indeed, if the modification dates of the files are saved in UTC format with NTFS, they are saved in local time with FAT, causing difficulties when making comparisons. I look forward to the abolition of the time change and/or the abandonment of FAT. More info on how Windows handles timestamping files at this address.
April 15, 2020
The next version of Echosync will require version 4.7.2 of the .NET Framework (provided by default with Windows 10 v1803). Those who don't have this minimum requirement are invited to install directly the .NET Framework 4.8 (provided by default with Windows 10 v1903).
June 29, 2019
Echosync is now available in Russian, German, Spanish and Italian.
February 15, 2019
Echosync version 5.5.4 offers the following new command line options:
/exitonsuccess
which causes Echosync to close automatically only if there is no error during synchronization operations (without displaying the cancel countdown window, just like the /exit
option now);/silent
which disables the splash screen and automatically minimizes the program window in the taskbar.January 25, 2019
Here are the main new features of Echosync 5.5:
August 22, 2018
It is now possible to consult the synchronization log and exclude folders ("source" sub-folders) from synchronization in version 5 of Echosync.
On the other hand, the functionality to synchronize a folder to a VHD file is no longer available due to a lack of interest by users.
February 8, 2018
Among the main new features available in Echosync 4.0:
July 31, 2013