

Regardless of your preference, both tools are capable of keeping your directories in sync. While Unison is more suited to those comfortable with command-line interfaces, FreeFileSync provides a user-friendly GUI that may be more appealing to some users. Conclusionīoth Unison and FreeFileSync are powerful tools for syncing directories in Ubuntu.
#Freefilesync real time auto close update#
This will update both directories to match each other exactly. A dialog will pop up, allowing you to choose the type of synchronization you want. Once the comparison is done, click on the ‘Synchronize’ button. After selecting your directories, click on the ‘Compare’ button to find differences between the directories. You can select your directories by clicking on the ‘Browse’ button in each panel. The interface is divided into two panels. Using FreeFileSyncĪfter installation, open FreeFileSync.

Once downloaded, extract the archive and run the installer.
#Freefilesync real time auto close install#
To install FreeFileSync, download the latest version from the official FreeFileSync website. It’s available for Windows, Linux, and macOS. It provides a visual interface, making it a more user-friendly option than Unison. FreeFileSync: An Open-Source Data Backup SoftwareįreeFileSync is another excellent tool for synchronizing files and folders. Unison will compare the two directories and make them identical by copying, deleting, or updating files as necessary. Here, /path/to/directoryA and /path/to/directoryB are the paths to the directories you want to sync. To do this, use the following command: unison /path/to/directoryA /path/to/directoryB Using UnisonĪfter installation, you can start syncing directories. The sudo prefix is used to run the command with administrative privileges. This command uses the apt-get package manager to install Unison. To install Unison on Ubuntu, open your terminal and run the following command: sudo apt-get install unison It supports both GUI and terminal-based interfaces and works seamlessly across different operating systems. Unison is a highly efficient file-synchronization tool that allows for two-way syncing between directories. Unison: A Powerful File Synchronization Tool FreeFileSync: An Open-Source Data Backup Software.

