No of visitors who read this post: 125
Type: Question
No votes yet

What is this Csync tool ? How to install this on any Linux system ? What are the advantages of installing this tool on a Linux platform ?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Csync is a tool for Linux which can be used for file synchronizing purpose. The file synchronizing is mainly for making a backup of your data. This tools has a command line support also. This is just a client based standalone tool which can be used in any Linux flavors.
 
Use this command to install in your Linux environment or use update manager to install the tool.
Command is aptitude install csync2.
You can install in all most all the Linux based systems. It has a GUI support as well. But most preferred usage is through cli.