Hello Linux Geeksters. As you may know, FreeFileSync is an open-source software, for syncronizing files and folders. It has a simple UI and it should offer good performance. The latest version available is FreeFileSync 5.18.

In this article I will show you how to install FreeFileSync 5.18 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Linux Mint 15 Olivia and Linux Mint 14 Nadia.
Because it is available via PPA, installing it on Ubuntu and Linux Mint is easy. Follow the instructions below, in order to get a successful installation:
Add the repository:
$ sudo add-apt-repository ppa:freefilesync/ffs
Update the local repository index:
$ sudo apt-get update
Install FreeFileSync:
$ sudo apt-get install freefilesync