Software:Grsync

From HandWiki
Short description: Graphical user interface
Grsync
Grsync captura de pantalla.png
Initial release17 December 2005; 18 years ago (2005-12-17)
Repositorysourceforge.net/p/grsync/code/HEAD/tree/
Written inC
Operating system
PlatformGTK
Type
LicenseGNU General Public License
Websitewww.opbyte.it/grsync/

Grsync is a graphical user interface for rsync.[1] rsync is a differential backup and file synchronization tool widely used in Unix-like operating systems.

Grsync is developed with the GTK widget toolkit. Like rsync, Grsync is free and open-source software licensed under the GNU General Public License.[2]

About

Rsync is a tool for creating backups in Linux systems. It supports backing up local folders, SSH tunneling,[3] delta-only synchronization, and so on.

Grsync adds the ability to use such purposes with a graphical user interface, without rsync's need to learn a complex set of command-line arguments. In some cases, it is easier to backup files with grsync than with rsync. Since version 1.3.0, Grsync has GTK-3 compatibility.

See also

References

External links