• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install FreeFileSync on Ubuntu 17.04

{{postValue.id}}

To install FreeFileSync on Ubuntu 17.04

FreeFileSync is an open source and cross platform program used for file synchronization. FreeFileSync works by comparing one or multiple folders on their content, date or file size and subsequently synchronizing the content according to user-defined settings. The installation of FreeFileSync on Ubuntu is covered in this article.

Installing FreeFileSync

Before initiating the installation process, make sure you add the necessary repo to your system. Use the following command for the same purpose.

root@linuxhelp1:~# add-apt-repository ppa:eugenesan/ppa
 This repository contains collection of customized, updated, ported and backported
packages for two last LTS releases and latest pre-LTS release.
Packages for older releases relocated to ppa:eugenesan/archive or deleted.

+-------------------------------------------------------------------------------------+
| Disclaimer:
+-------------------------------------------------------------------------------------+
* Packages in this a nd related PPAs are for personal use only.
  They developed specifically for several custom environments and may not work for you.
* Usage of packages in this PPA, in some forms, might contradict licenses of software
  packaged in this and related PPAs. End users and administrator are responsible for
  runtime licensing and possible legal consequences.
* Some packages provided with their dependencies while some might require additional
  Ubuntu repositories and external PPAs. Below is the list of
.
.
.
gpg: keybox ' /tmp/tmpep5uscs5/pubring.gpg'  created
gpg: /tmp/tmpep5uscs5/trustdb.gpg: trustdb created
gpg: key E61380B28313A596: public key " Launchpad synergy+"  imported
gpg: Total number processed: 1
gpg:               imported: 1
OK

Once it is done, update the newly added repo as follows.

root@linuxhelp1:~# apt-get update
Get:1 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]                                     
Get:2 http://ppa.launchpad.net/eugenesan/ppa/ubuntu zesty InRelease [15.4 kB]                                  
Hit:3 http://in.archive.ubuntu.com/ubuntu zesty InRelease                                                                  
Get:4 http://in.archive.ubuntu.com/ubuntu zesty-updates InRelease [89.2 kB]                               
Get:5 http://ppa.launchpad.net/eugenesan/ppa/ubuntu zesty/main i386 Packages [1,108 B]     
Get:6 http://ppa.launchpad.net/eugenesan/ppa/ubuntu zesty/main amd64 Packages [1,100 B]                           
Get:7 http://ppa.launchpad.net/eugenesan/ppa/ubuntu zesty/main Translation-en [1,288 B]          
Hit:8 http://in.archive.ubuntu.com/ubuntu zesty-backports InRelease                                    
Fetched 197 kB in 3s (61.9 kB/s)
Reading package lists... Done

All is set for the installation of package, you can use the following command for the same purpose.

root@linuxhelp1:~# apt-get install freefilesync -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following package was automatically installed and is no longer required:
  libtinyxml2-4
Use ' apt autoremove'  to remove it.
The following additional packages will be installed:
  libwxbase3.0-0v5 libwxgtk3.0-0v5
The following NEW packages will be installed:
  freefilesync libwxbase3.0-0v5 libwxgtk3.0-0v5
0 upgraded, 3 newly installed, 0 to remove and 53 not upgraded.
Need to get 8,482 kB of archives.
After this operation, 30.3 MB of additional disk space will be used.
Get:1 http://in.archive.ubuntu.com/ubuntu zesty/universe amd64 libwxbase3.0-0v5 amd64 3.0.2+dfsg-4 [968 kB]
Get:2 http://ppa.launchpad.net/eugenesan/ppa/ubuntu zesty/main amd64 freefilesync amd64 9.0-1.01~eugenesan~zesty1.1 [3,167 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu zesty/universe amd64 libwxgtk3.0-0v5 amd64 3.0.2+dfsg-4 [4,347 kB]                       
Fetched 8,482 kB in 43s (194 kB/s)                                                                                                 
Selecting previously unselected package libwxbase3.0-0v5:amd64.
(Reading database ... 168838 files and directories currently installed.)
Preparing to unpack .../libwxbase3.0-0v5_3.0.2+dfsg-4_amd64.deb ...
Unpacking libwxbase3.0-0v5:amd64 (3.0.2+dfsg-4) ...
Selecting previously unselected package libwxgtk3.0-0v5:amd64.
Preparing to unpack .../libwxgtk3.0-0v5_3.0.2+dfsg-4_amd64.deb ...
Unpacking libwxgtk3.0-0v5:amd64 (3.0.2+dfsg-4) ...
Selecting previously unselected package freefilesync.
Preparing to unpack .../freefilesync_9.0-1.01~eugenesan~zesty1.1_amd64.deb ...
Unpacking freefilesync (9.0-1.01~eugenesan~zesty1.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Setting up libwxbase3.0-0v5:amd64 (3.0.2+dfsg-4) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for shared-mime-info (1.8-1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Setting up libwxgtk3.0-0v5:amd64 (3.0.2+dfsg-4) ...
Setting up freefilesync (9.0-1.01~eugenesan~zesty1.1) ...
Processing triggers for libc-bin (2.24-9ubuntu2) ...


FreeFileSync has been installed, use your Ubuntu dashboard to find and launch the application.

search_FreefileSync

The FreeFileSync application appears on your screen.

2

You can also remove the package with the help of following command.

root@linuxhelp1:~# apt-get remove freefilesync -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libtinyxml2-4 libwxbase3.0-0v5 libwxgtk3.0-0v5
Use ' apt autoremove'  to remove them.
The following packages will be REMOVED:
  freefilesync
0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded.
After this operation, 9,269 kB disk space will be freed.
(Reading database ... 169031 files and directories currently installed.)
Removing freefilesync (9.0-1.01~eugenesan~zesty1.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for shared-mime-info (1.8-1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...

Don' t you agree that it was a simple installation process? Working with FreeFileSync is also so simple.

Tags:
noah
Author: 

Comments ( 1 )

asquared
It would be most helpful if the voice-over could be translated into English.
Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

How to uninstall the FreeFileSync on Ubuntu?

A

For uninstalling the FreeFileSync on Ubuntu, use the following command as given below, "#apt-get remove freefilesync -y"

Q

What is the main usage of FreeFilesync?

A

FreeFileSync works by comparing one or multiple folders on their content, date or file size
and subsequently synchronizing the content according to user-defined settings

Q

How to install the Freefilesync on Linuxmint?

A

For the installation of the FreeFileSync on Linuxmint, you can follow the same steps has been process in this tutorial.

Q

What Are there limitations on the number of files to sync in FreeFileSync?

A

FreeFileSync imposes no artificial limitations on how many files you can sync. Practically speaking, the only limiting factor for extremely large sync jobs is the amount of free memory available: For each 1 GB of RAM, FreeFileSync can synchronize roughly 1.7 million file pairs at a time.

Q

Do I need to uninstall FreeFileSync before installing a newer version?

A

No, you can safely install a new version of FreeFileSync into a directory that contains an old version. FreeFileSync will recognize the previous installation and clean up thoroughly should you choose to uninstall at a later time.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Gibbson ?
How do i run both nginx and apache in same instance on centos

Hi...,

my server is based centos operating system and my webserver is already running on Apache.... i need to run both apache and nginx on same instance ... please help me to implement this concept...

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.